Run dotenv-vault cli from a docker image 🐳💛
970
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.
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.
Content type
Image
Digest
sha256:636ebd1a4…
Size
360.5 MB
Last updated
over 3 years ago
docker pull dotenv/dotenv-vault