Sign inSign up

tarampampam/webhook-tester:2.0.0-alpha1

Multi-platform
Index digest

sha256:6026d5c9334ebe955ff80fd218a9c02f02076b851cea3f37ce79d44d8e0f50c2

OS/ARCH

Compressed size

4.5 MB

Last pushed

almost 2 years by tarampampam

Type

Image

Manifest digest

sha256:c3942f96eff0fe11c5754d47eb564968d02b89ee5aba2a667ed3aa2739f66eb6

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.5 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