Block a user
komoot-tour-browser (66180ec)
Published 2026-06-03 07:36:29 +00:00 by sebse
Installation
docker pull git.sebse.de/sebse/komoot-tour-browser:66180ecsha256:6d2c3228adf2a22f6a89d3208c346cf645c487e3a9a04e8885150f380cedb1f1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 73fbab3d3d | linux/amd64 | 3.7 MiB |
Image Layers ( linux/amd64)
| COPY /sws /sws # buildkit |
| COPY /app/dist/index.html /public/index.html # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/sws"] |
| CMD ["--port" "8080" "--root" "/public" "--log-level" "error"] |