This container includes the https://pypi.org/project/dump-env/ binary for creating dotenv files
1.9K
This container includes the dump-env binary for creating dotenv files
This quick demo will demonstrate the main and the only purpose of dump-env:
$ docker run -v $PWD:/app fontebasso/dumpenv:1.0.0 --template=.env.template --prefix='SECRET_ENV_' > .env
This command will:
.env.templateSECRET_ENV_For more instructions, access https://pypi.org/project/dump-env
In order to run this container you'll need docker installed.
/app - directory that the container starts the dump-envPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.
Content type
Image
Digest
Size
86.7 MB
Last updated
about 5 years ago
docker pull fontebasso/dumpenv