plug-ngx (sha256:208dcab2568e08420f00b99dcee6d1f23db1ecf9cc8012e4cf063e5a6c63e948)
Published 2025-02-28 20:59:27 +00:00 by SoXX
Installation
docker pull git.anthrove.art/anthrove/plug-ngx@sha256:208dcab2568e08420f00b99dcee6d1f23db1ecf9cc8012e4cf063e5a6c63e948
sha256:208dcab2568e08420f00b99dcee6d1f23db1ecf9cc8012e4cf063e5a6c63e948
Image Layers
ARG VERSION=v1.0.5 |
ENV VERSION=v1.0.5 |
WORKDIR / |
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
COPY /app ./ # buildkit |
EXPOSE map[8081/tcp:{}] |
CMD ["/app"] |