sha256:0c2a7f2b5c84d1676e85e2f872e8fc751fbb729525d3d53a69fd6cc081ebf0da
OS/ARCH
Compressed size
140.56 KB
Last pushed
over 2 years by ppieczykolan
Type
Image
Manifest digest
sha256:e759a34af7cd0c0ae18936bfe6b37dfbc3ee5c473bb9ff15f680b726a6b11387
Image Layers
1ARG BASE_VERSION0 B2ENV APP_VERSION=v.1.00 B3LABEL org.opencontainers.image.authors=Paweł Pieczykolan0 B4LABEL org.opencontainers.image.documentation=https://github.com/97703/DockerLabZad10 B5LABEL org.opencontainers.image.licenses=GNU v3.00 B6COPY /app/server /server # buildkit139.97 KB7COPY /app/index.html /index.html # buildkit602 B8EXPOSE map[8080/tcp:{}]0 B9ENTRYPOINT ["/server"]0 BCommand
ARG BASE_VERSION