Sign inSign up

robsy/aws-vault

By robsy

Updated over 6 years ago

Image
0

125

robsy/aws-vault repository overview

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

Tag summary

Content type

Image

Digest

Size

84.4 MB

Last updated

over 6 years ago

docker pull robsy/aws-vault