lilliedudu.it (sha256:33e144a391407f664a909c6bd55db110eebfc289a008f452ce65ab6c49d3c054)
Published 2026-03-06 23:00:10 +01:00 by nzambello
Installation
docker pull code.nzambello.dev/nzambello/lilliedudu.it@sha256:33e144a391407f664a909c6bd55db110eebfc289a008f452ce65ab6c49d3c054sha256:33e144a391407f664a909c6bd55db110eebfc289a008f452ce65ab6c49d3c054Image layers
| EXPOSE map[3000/tcp:{}] |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /busybox/busybox_HTTPD /busybox-httpd # buildkit |
| USER static |
| WORKDIR /home/static |
| COPY httpd.conf . # buildkit |
| CMD ["/busybox-httpd" "-f" "-v" "-p" "3000"] |
| ENV NODE_ENV=production |
| COPY /app/dist ./ # buildkit |
Labels
| Key | Value |
|---|---|
| $org.label-schema.docker.cmd | docker run -d -p 8080:8080 code.nzambello.dev/nzambello/lilliedudu.it:latest |
| org.opencontainers.image.created | 2026-03-06T21:55:51.488Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 8ffbb126550b0e39683dfe10c946e0dca74b29ba |
| org.opencontainers.image.source | https://code.nzambello.dev/nzambello/lilliedudu.it |
| org.opencontainers.image.title | lilliedudu.it |
| org.opencontainers.image.url | https://code.nzambello.dev/nzambello/lilliedudu.it |
| org.opencontainers.image.version | main |