airshipctl/Dockerfile

6 lines
71 B
Docker

FROM alpine
COPY /bin/airshipctl /bin/airshipctl
CMD airshipctl help