Sign inSign up

linuxsuren/api-testing:v0.0.14

Multi-platform
API management
Developer tools
Index digest

sha256:f5246e112ec21f7f3053e90081912ab32313e231dbdd9e92568f98d66accbef0

OS/ARCH

Compressed size

101.24 MB

Last pushed

almost 3 years by linuxsuren

Type

Image

Manifest digest

sha256:46e6bafc302ac1efb3eabe617b0356a27d6d7216e7f15eeb71a657bd32e149ef

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.63 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 # buildkit10.59 MB
16COPY /workspace/atest-collector /usr/local/bin/atest-collector # buildkit3.43 MB
17COPY /workspace/atest-store-orm /usr/local/bin/atest-store-orm # buildkit8.05 MB
18COPY /workspace/atest-store-s3 /usr/local/bin/atest-store-s3 # buildkit8.96 MB
19COPY /workspace/atest-store-git /usr/local/bin/atest-store-git # buildkit9.6 MB
20COPY /workspace/LICENSE /LICENSE # buildkit750 B
21COPY /workspace/README.md /README.md # buildkit2.08 KB
22COPY /workspace/sample /var/www/sample # buildkit3.99 KB
23RUN /bin/sh -c apt update34.97 MB
24CMD ["atest" "server" "--local-storage=/var/www/sample/*.yaml"]0 B

Command

 ARG RELEASE