Sign inSign up

linuxsuren/api-testing:v0.0.16

Multi-platform
API management
Developer tools
Index digest

sha256:d721139d0e40482ba3d37ed3e1f9b4a7c2952b21881ceffd11d88f169692cde7

OS/ARCH

Compressed size

131.52 MB

Last pushed

over 2 years by linuxsuren

Type

Image

Manifest digest

sha256:8c2a2101c81b8f619d1c9dac5dbed20add1eda32ed52287f4ee6c53fe2fa59ff

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 repository=https://github.com/linuxsuren/api-testing0 B
12LABEL homepage=https://github.com/linuxsuren/api-testing0 B
13LABEL maintainer=Rick <[email protected]>0 B
14LABEL Name=API testing0 B
15COPY /workspace/atest /usr/local/bin/atest # buildkit8.14 MB
16COPY /usr/local/bin/atest-collector /usr/local/bin/atest-collector # buildkit3.5 MB
17COPY /usr/local/bin/atest-store-orm /usr/local/bin/atest-store-orm # buildkit9.56 MB
18COPY /usr/local/bin/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit9.32 MB
19COPY /usr/local/bin/atest-store-etcd /usr/local/bin/atest-store-etcd # buildkit8.85 MB
20COPY /usr/local/bin/atest-store-git /usr/local/bin/atest-store-git # buildkit9.54 MB
21COPY /usr/local/bin/atest-store-mongodb /usr/local/bin/atest-store-mongodb # buildkit9.01 MB
22COPY /usr/local/bin/atest-monitor-docker /usr/local/bin/atest-monitor-docker # buildkit9.01 MB
23COPY /usr/local/bin/atest-vault-ext /usr/local/bin # buildkit4.9 MB
24COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB
25COPY /workspace/README.md /README.md # buildkit2.34 KB
26RUN /bin/sh -c apt update33.72 MB
27EXPOSE map[8080/tcp:{}]0 B
28CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 B

Command

 ARG RELEASE