website (sha256:f53f5251338337925d7fca397f8d6cf99d351e70553654078e4b61d60e120469)
Published 2025-08-20 21:52:50 +00:00 by alyx
Installation
docker pull lavaforge.org/layer7/website@sha256:f53f5251338337925d7fca397f8d6cf99d351e70553654078e4b61d60e120469sha256:f53f5251338337925d7fca397f8d6cf99d351e70553654078e4b61d60e120469Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1754870400' |
| RUN /bin/sh -c apt update && apt upgrade -y # buildkit |
| RUN /bin/sh -c apt install -y bind9utils ca-certificates curl # buildkit |
| COPY /go/src/website/website /app/website # buildkit |
| RUN /bin/sh -c chmod +x /app/website # buildkit |
| WORKDIR /app |
| COPY templates templates # buildkit |
| COPY ./.dbip/dbip-country-lite.mmdb /opt/data/dbip-country-lite.mmdb # buildkit |
| EXPOSE map[8080/tcp:{}] |
| CMD ["/app/website"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version |