ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in / |
CMD ["/bin/sh"] |
/bin/sh -c apk add --no-cache iperf |
/bin/sh -c apk add --no-cache libstdc++ libgcc |
LABEL author=Sthope |
LABEL version=1.0 |
LABEL description=A Docker image for running iperf |
CMD ["/bin/sh" "-c" "iperf -c \"${ip}\" -i \"${interval}\" -t \"${timeout}\""] |
LABEL org.opencontainers.image.created=2023-11-25T23:11:41Z |
LABEL org.opencontainers.image.revision=a7c66df261e83484bfffc0822a56921a34f4b4b3 |
LABEL org.opencontainers.image.source=https://git.sthope.dev/sthope/Docker-iperf.git |
LABEL org.opencontainers.image.url=https://git.sthope.dev/sthope/Docker-iperf |