FROM alpine:3.19 RUN apk add --no-cache \ iproute2 \ iputils CMD ["/bin/sh"]