ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
LABEL maintainer=rbehzadan@gmail.com |
LABEL description=Network troubleshooting and debugging tools container |
COPY file:beab08221726483a06617b51b89e1f2013450b11aa17e628a356d5f2bd56a813 in /usr/local/bin/curl |
COPY dir:13903bd153087e65cb9e3eab217bd33b66bc00db7de7f17d92f5be2f0d799f89 in /usr/local/lib |
/bin/sh -c apk add --no-cache iproute2 net-tools bind-tools nmap socat mtr busybox-extras traceroute tcpdump iftop nethogs ncurses jq ca-certificates nghttp2-libs openssl libssh2 zlib && ldconfig /usr/local/lib |
WORKDIR /app |
COPY file:aa7c9974fd932a7f6c46af95b614a0d729c4b63bc6f81427144c0c80a86fcabb in . |
EXPOSE 80 |
CMD ["/app/goecho" "serve" ":80"] |