sha256:f5246e112ec21f7f3053e90081912ab32313e231dbdd9e92568f98d66accbef0
OS/ARCH
Compressed size
95.94 MB
Last pushed
almost 3 years by linuxsuren
Type
Image
Manifest digest
sha256:dea10c5a71df64e0635e32296eb9b00282fa142ff453f9e16b411ed8a128747c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=23.040 B5ADD file ... in / 24.86 MB6CMD ["/bin/bash"]0 B7LABEL com.github.actions.name=API testing0 B8LABEL com.github.actions.description=API testing0 B9LABEL com.github.actions.icon=home0 B10LABEL com.github.actions.color=red0 B11LABEL repository=https://github.com/linuxsuren/api-testing0 B12LABEL homepage=https://github.com/linuxsuren/api-testing0 B14LABEL Name=API testing0 B15COPY /workspace/atest /usr/local/bin/atest # buildkit9.73 MB16COPY /workspace/atest-collector /usr/local/bin/atest-collector # buildkit3.14 MB17COPY /workspace/atest-store-orm /usr/local/bin/atest-store-orm # buildkit7.4 MB18COPY /workspace/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit8.22 MB19COPY /workspace/atest-store-git /usr/local/bin/atest-store-git # buildkit8.82 MB20COPY /workspace/LICENSE /LICENSE # buildkit750 B21COPY /workspace/README.md /README.md # buildkit2.08 KB22COPY /workspace/sample /var/www/sample # buildkit3.99 KB23RUN /bin/sh -c apt update33.77 MB24CMD ["atest" "server" "--local-storage=/var/www/sample/*.yaml"]0 BCommand
ARG RELEASE