nixiusdynamic (production)
Published 2024-07-03 10:54:19 -04:00 by colin
Installation
docker pull git.nixc.us/colin/nixiusdynamic:productionsha256:43a6cd0d55d31b62da559fe856092ec4b10c75d7c77d0ad2b0320b0935050c72Image Layers
| ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in / |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache bash curl gettext libcap openssh # buildkit |
| COPY /usr/bin/caddy /usr/bin/caddy # buildkit |
| RUN /bin/sh -c mkdir -p /srv /etc/caddy /var/log/caddy /root/.ssh # buildkit |
| COPY Caddyfile.template.wordpress /etc/caddy/Caddyfile.template.wordpress # buildkit |
| COPY Caddyfile.template.concrete /etc/caddy/Caddyfile.template.concrete # buildkit |
| COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit |
| COPY id_ed25519 /root/.ssh/id_ed25519 # buildkit |
| RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod 600 /root/.ssh/id_ed25519 # buildkit |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:80/health || exit 1"] "30s" "10s" "5s" "0s" '\x03'} |
| ENTRYPOINT ["/usr/bin/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | nixiusdynamic |
| com.docker.compose.service | nixiusdynamic |
| com.docker.compose.version | 2.27.0 |
Details
2024-07-03 10:54:19 -04:00
Versions (2)
View all
Container
13
OCI / Docker
linux/amd64
26 MiB
production
2024-07-03
staging
2024-07-03