Sign inSign up

surenpi/api-testing:master

Manifest digest

sha256:27c1c632af769bfc0e86c7996134a0ed1428cce7e9b0e1be86053af25a05219d

OS/ARCH

linux/amd64

Compressed size

133 MB

Last pushed

over 2 years by surenpi

Type

Image

Manifest digest

sha256:27c1c632af769bfc0e86c7996134a0ed1428cce7e9b0e1be86053af25a05219d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=23.040 B
5ADD file ... in / 25.64 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.49 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.52 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.18 KB
26EXPOSE map[8080/tcp:{}]0 B
27RUN /bin/sh -c apt update35.55 MB
28CMD ["atest" "server" "--local-storage=/var/data/api-testing/*.yaml"]0 B

Command

 ARG RELEASE