FROM alpine:latest RUN apk add --no-cache ca-certificates COPY aws-access-prod / CMD ["/aws-access-prod", "--config", "/config.json"]