Block a user
streamview (latest)
Published 2026-03-04 20:32:29 +00:00 by leon
Installation
docker pull gitea.lol3r.com/leon/streamview:latestsha256:19ea6c962bbf6c3ab7f9c47fcebf81e27293088401f322b0d2cd095ddf944e85
Image Layers
| BusyBox 1.35.0 (glibc), Debian 12 |
| RUN /bin/sh -c adduser -D static # buildkit |
| USER static |
| WORKDIR /home/static |
| COPY /app/build/ /home/static/ # buildkit |
| CMD ["busybox" "httpd" "-f" "-v" "-p" "3000"] |