sha256:3f2af664195c7a7ee0773c8dfc8cb1bed4b02997235d97ced8f2e025f726f6da
OS/ARCH
linux/amd64
Compressed size
132.96 MB
Last pushed
over 2 years by surenpi
Type
Image
Manifest digest
sha256:3f2af664195c7a7ee0773c8dfc8cb1bed4b02997235d97ced8f2e025f726f6da
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.64 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 # buildkit8.13 MB16COPY /usr/local/bin/atest-collector /usr/local/bin/atest-collector # buildkit3.49 MB17COPY /usr/local/bin/atest-store-orm /usr/local/bin/atest-store-orm # buildkit9.56 MB18COPY /usr/local/bin/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit9.32 MB19COPY /usr/local/bin/atest-store-etcd /usr/local/bin/atest-store-etcd # buildkit8.85 MB20COPY /usr/local/bin/atest-store-git /usr/local/bin/atest-store-git # buildkit9.52 MB21COPY /usr/local/bin/atest-store-mongodb /usr/local/bin/atest-store-mongodb # buildkit9.01 MB22COPY /usr/local/bin/atest-monitor-docker /usr/local/bin/atest-monitor-docker # buildkit9.01 MB23COPY /usr/local/bin/atest-vault-ext /usr/local/bin # buildkit4.9 MB24COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB25COPY /workspace/README.md /README.md # buildkit2.18 KB26RUN /bin/sh -c apt update35.52 MB27CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 BCommand
ARG RELEASE