Sign inSign up

linuxsuren/api-testing:v0.0.17

Multi-platform
API management
Developer tools
Index digest

sha256:9ecfacfb207544075ee100241953c61aa712e685764a1dafcdd7304d18f6d0a6

OS/ARCH

Compressed size

42.11 MB

Last pushed

over 2 years by linuxsuren

Type

Image

Manifest digest

sha256:bf119adb64d3cf6840a7a8a2138c5278323a4470e62c54c50e57451eaf0d6439

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=23.100 B
5ADD file ... in / 25.97 MB
6CMD ["/bin/bash"]0 B
7LABEL com.github.actions.name=API testing0 B
8LABEL com.github.actions.description=API testing0 B
9LABEL com.github.actions.icon=home0 B
10LABEL com.github.actions.color=red0 B
11LABEL org.opencontainers.image.description=This is an API0 B
12LABEL repository=https://github.com/linuxsuren/api-testing0 B
13LABEL homepage=https://github.com/linuxsuren/api-testing0 B
14LABEL maintainer=Rick <[email protected]>0 B
15LABEL Name=API testing0 B
16COPY /workspace/atest /usr/local/bin/atest # buildkit8.92 MB
17COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB
18COPY /workspace/README.md /README.md # buildkit2.51 KB
19RUN /bin/sh -c apt update7.2 MB
20EXPOSE map[8080/tcp:{}]0 B
21CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 B

Command

 ARG RELEASE