sha256:4647c220087f249c1722d11e69473f4687ae472d1e8c6b44afb776a3c0a58827
OS/ARCH
linux/amd64
Compressed size
42.1 MB
Last pushed
over 2 years by surenpi
Type
Image
Manifest digest
sha256:4647c220087f249c1722d11e69473f4687ae472d1e8c6b44afb776a3c0a58827
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=23.100 B5ADD file ... in / 25.97 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 org.opencontainers.image.description=This is an API0 B12LABEL repository=https://github.com/linuxsuren/api-testing0 B13LABEL homepage=https://github.com/linuxsuren/api-testing0 B15LABEL Name=API testing0 B16COPY /workspace/atest /usr/local/bin/atest # buildkit8.92 MB17COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB18COPY /workspace/README.md /README.md # buildkit2.51 KB19RUN /bin/sh -c apt update7.2 MB20EXPOSE map[8080/tcp:{}]0 B21CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 BCommand
ARG RELEASE