LaserWeb is a CAM & Machine Control Program for Laser/CNC/Plotter/Plasma applications.
3.4K
This Image is built and used by prind.
LaserWeb / CNCWeb is a full CAM & Machine Control Program for Laser/CNC/Plotter/Plasma applications.
via https://laserweb.yurl.ch/
This image contains the frontend from https://github.com/ssendev/LaserWeb4.
It still requires a compatible backend like moonraker or the lw.comm-server if machine control is desired.
docker run -p 80:80 mkuf/laserweb:latest
services:
laserweb:
image: mkuf/laserweb:latest
ports:
- "80:80"
| Entity | Description |
|---|---|
| User | nginx (101:101) |
| Workdir | |
| Entrypoint | /docker-entrypoint.sh |
| Cmd | nginx -g daemon off; |
| Port | Description |
|---|---|
80/tcp | Default HTTP Port |
none
| Tag | Description | Static |
|---|---|---|
latest | Refers to the most recent runtime Image. | May point to a new build within 24h, depending on code changes in the upstream repository. |
<git description> eg: v4.1-1-g3c7564d | Refers to a specific git description in the upstream repository. | Yes |
| Target | Description | Pushed |
|---|---|---|
build | Pull Upstream Codebase and build application | No |
run | Default runtime Image based on library/nginx | Yes |
Content type
Image
Digest
sha256:09f0d882c…
Size
25.8 MB
Last updated
10 months ago
docker pull mkuf/laserweb