Sign inSign up

linuxsuren/api-testing:v0.0.16

Multi-platform
API management
Developer tools
Index digest

sha256:d721139d0e40482ba3d37ed3e1f9b4a7c2952b21881ceffd11d88f169692cde7

OS/ARCH

Compressed size

124.14 MB

Last pushed

over 2 years by linuxsuren

Type

Image

Manifest digest

sha256:4f9f08ddf6b4a1d2f60ac1f20f14eb5b299b7c5b00a7f096ffc9ead9bab9d0b2

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.18 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 # buildkit7.45 MB
16COPY /usr/local/bin/atest-collector /usr/local/bin/atest-collector # buildkit3.18 MB
17COPY /usr/local/bin/atest-store-orm /usr/local/bin/atest-store-orm # buildkit8.78 MB
18COPY /usr/local/bin/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit8.55 MB
19COPY /usr/local/bin/atest-store-etcd /usr/local/bin/atest-store-etcd # buildkit8.11 MB
20COPY /usr/local/bin/atest-store-git /usr/local/bin/atest-store-git # buildkit8.74 MB
21COPY /usr/local/bin/atest-store-mongodb /usr/local/bin/atest-store-mongodb # buildkit8.28 MB
22COPY /usr/local/bin/atest-monitor-docker /usr/local/bin/atest-monitor-docker # buildkit8.27 MB
23COPY /usr/local/bin/atest-vault-ext /usr/local/bin # buildkit4.48 MB
24COPY /workspace/LICENSE /LICENSE # buildkit3.93 KB
25COPY /workspace/README.md /README.md # buildkit2.34 KB
26RUN /bin/sh -c apt update33.11 MB
27EXPOSE map[8080/tcp:{}]0 B
28CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 B

Command

 ARG RELEASE