sha256:a9a306fc5b2ddd0414da84a44bfa55b39df10460fd647ec63e8f323ea36693c7
OS/ARCH
Compressed size
85.63 MB
Last pushed
about 3 years by linuxsuren
Type
Image
Manifest digest
sha256:49ef2cd2527742620e4fafa7e2eb9ac4739cd4e9b86672a01aa9e3bf3f5b7e56
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 / 25.6 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 # buildkit6.79 MB16COPY /workspace/atest-collector /usr/local/bin/atest-collector # buildkit3.34 MB17COPY /workspace/atest-store-orm /usr/local/bin/atest-store-orm # buildkit4.97 MB18COPY /workspace/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit5.89 MB19COPY /workspace/atest-store-git /usr/local/bin/atest-store-git # buildkit6.15 MB20COPY /workspace/LICENSE /LICENSE # buildkit750 B21COPY /workspace/README.md /README.md # buildkit2.05 KB22RUN /bin/sh -c mkdir -p128 B23COPY /workspace/sample /var/www/sample # buildkit5.13 KB24COPY /workspace/dist /var/www/html # buildkit381.8 KB25RUN /bin/sh -c apt update32.5 MB26CMD ["atest" "server" "--console-path=/var/www/html" "--local-storage=/var/www/sample/*.yaml"0 BCommand
ARG RELEASE