Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.34 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.34 KB

sops

Mozilla sops docker image for less than 10mb.

Docker image of sops.

Repository name in Docker Hub: rayou/sops

Repository name in Github: rayou/docker-sops

Build

$ docker build --build-arg VERSION=$SOPS_VERSION -t sops .
# docker build --build-arg VERSION=3.0.2 -t sops .

Usage

Run sops directly

$ docker run --rm -it rayou/sops:latest --help

Run shell

$ docker run --rm -it --entrypoint=/bin/sh rayou/sops:latest

Documentation

Contributing

PRs are welcome.

Author

Ray Ou - [email protected]

Donation

License

MIT.