blob: cff14357275e0a9ef979bb2ec709ba48925243da [file] [log] [blame]
FROM alpine:latest
COPY echo /usr/bin
RUN chmod +x /usr/bin/echo