Docker Image with awscli in Docker:latest for CI tl;dr: FROM docker:latest RUN ... install awscli ... Use this image only on CI (like Gitlab CI).