echoip (sha256:7e47a25bcb2692367226f5781785554c915123f5798f5c74cb6d20b5fd088469)
Published 2024-12-18 00:07:04 +01:00 by janic
Installation
docker pull gitea.voser.cloud/cicdemo/echoip@sha256:7e47a25bcb2692367226f5781785554c915123f5798f5c74cb6d20b5fd088469
sha256:7e47a25bcb2692367226f5781785554c915123f5798f5c74cb6d20b5fd088469
Image Layers
ENV OTLP_ENDPOINT=tempo:4318 |
WORKDIR / |
COPY --chmod=755 /src/app/echoIP /echoIP # buildkit |
EXPOSE map[8080/tcp:{}] |
ENTRYPOINT ["/echoIP"] |