This image is used by an automated GitLab-CI pipeline which deploys a static website to AWS S3.
For authentication Hashicorp Vault can be used.
Dockerfile:
FROM alpine:3.9.5
RUN apk update
RUN apk add py3-pip && pip3 install awscli
COPY vault /bin/vault
Content type
Image
Digest
Size
84.4 MB
Last updated
over 6 years ago
docker pull robsy/aws-vault