Sign inSign up

dotenv/dotenv-vault

By dotenv

•Updated over 3 years ago

Run dotenv-vault cli from a docker image 🐳💛

Image
0

970

dotenv/dotenv-vault repository overview

⁠dotenv-vault docker image 🐳💛

dotenv-vault

Manage your secrets using dotenv-vault's all-in-one toolkit. Say goodbye to scattered secrets across multiple platforms and tools. The #1 secrets manager for .env files.

⁠Usage

Run help command

$ docker run -w $(pwd) -v $(pwd):$(pwd) -it dotenv-vault help

Run new command

$ docker run -w $(pwd) -v $(pwd):$(pwd) -it dotenv-vault new

Run push command

$ docker run -w $(pwd) -v $(pwd):$(pwd) -it dotenv-vault push

Note: the Docker image will not be able to open the urls on your machine. Copy and paste them to your browser.

Tag summary

Content type

Image

Digest

sha256:636ebd1a4…

Size

360.5 MB

Last updated

over 3 years ago

docker pull dotenv/dotenv-vault