microservice-test/frontend (latest)

Published 2023-11-02 19:52:42 +01:00 by DevMiner

Installation

docker pull git.devminer.xyz/devminer/microservice-test/frontend:latest
sha256:0e698685a11ffcae3b1e73cb59be239e4cc70d1933e73c4bc8ad1a0753a58023

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
RUN /bin/sh -c adduser -D -u 1000 app && apk add --no-cache mailcap # buildkit
COPY ./entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
EXPOSE map[80/tcp:{}]
COPY /bin/gostatic /bin/gostatic # buildkit
ENTRYPOINT ["/entrypoint.sh"]
COPY /build/dist /static # buildkit
CMD ["/bin/gostatic" "--files" "/static" "--addr" ":80"]

Labels

Key Value
cache-from type=local,src=/tmp/.buildx-cache
cache-to type=local,dest=/tmp/.buildx-cache
org.opencontainers.image.created 2023-10-21T22:06:59.768Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision bab32420b163cb87cf722094e29a7682f8c67e36
org.opencontainers.image.source https://github.com/TheDevMinerTV/gostatic
org.opencontainers.image.title gostatic
org.opencontainers.image.url https://github.com/TheDevMinerTV/gostatic
org.opencontainers.image.version 1.2.4
Details
Container
2023-11-02 19:52:42 +01:00
7
OCI / Docker
linux/amd64
6.2 MiB
Versions (1) View all
latest 2023-11-02