Sign inSign up

tarampampam/webhook-tester:2.0.0-alpha1

Multi-platform
Index digest

sha256:6026d5c9334ebe955ff80fd218a9c02f02076b851cea3f37ce79d44d8e0f50c2

OS/ARCH

Compressed size

4.49 MB

Last pushed

almost 2 years by tarampampam

Type

Image

Manifest digest

sha256:60471cf981ac6b0c365e8732a1d49c368445dfe9f99e73ca549bf3c6d298fc45

Image Layers

1ARG APP_VERSION=2.0.0-alpha10 B
2LABEL org.opencontainers.image.title=webhook-tester org.opencontainers.image.description=Test your HTTP0 B
3COPY /tmp/rootfs / # buildkit4.49 MB
4USER 10001:100010 B
5ENV LOG_FORMAT=json LOG_LEVEL=info0 B
6HEALTHCHECK &{["CMD" "/bin/app" "start" "healthcheck"]0 B
7ENTRYPOINT ["/bin/app"]0 B
8CMD ["start"]0 B

Command

ARG APP_VERSION=2.0.0-alpha1