sha256:6503004958c2681fb8b3cf1ccd9e4a8dd289002a52a601495b3ec570dc235c74
OS/ARCH
Compressed size
23.43 MB
Last pushed
7 months by linuxsuren
Type
Image
Manifest digest
sha256:63c8fc2c721197b54af52f4d3749e9348c49f0244704822bab22a9c175a27d23
Image Layers
1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B3LABEL com.github.actions.name=API testing0 B4LABEL com.github.actions.description=API testing0 B5LABEL com.github.actions.icon=home0 B6LABEL com.github.actions.color=red0 B7LABEL org.opencontainers.image.description=This is an API0 B8LABEL repository=https://github.com/linuxsuren/api-testing0 B9LABEL homepage=https://github.com/linuxsuren/api-testing0 B11LABEL Name=API testing0 B12COPY /workspace/atest /usr/local/bin/atest # buildkit9.67 MB13COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB14COPY /workspace/README.md /README.md # buildkit2.54 KB15RUN /bin/sh -c apk add9.86 MB16EXPOSE [8080/tcp]0 B17CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 BCommand
ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit