Block a user
homerpanel (master)
Published 2026-08-12 21:19:51 +03:00 by serega404
Installation
docker pull git.zetcraft.ru/serega404/homerpanel:mastersha256:46542d1c0af398e91852c049f06b08fae2dcd26a8cba3727ad168a50d8977a95
Image Layers
| COPY /src/sconsbuild/static/build/lighttpd /usr/sbin/lighttpd # buildkit |
| COPY /rootfs/tmp /tmp # buildkit |
| COPY lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit |
| COPY files/ /www/ # buildkit |
| USER 1000:1000 |
| EXPOSE map[8080/tcp:{}] |
| ENTRYPOINT ["/usr/sbin/lighttpd" "-D" "-f" "/etc/lighttpd/lighttpd.conf"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-08-12T18:19:50.311Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 56697b9f4cd025a76a2004614b63feaee8a65f84 |
| org.opencontainers.image.source | https://git.zetcraft.ru/serega404/HomerPanel |
| org.opencontainers.image.title | HomerPanel |
| org.opencontainers.image.url | https://git.zetcraft.ru/serega404/HomerPanel |
| org.opencontainers.image.version | master |