vnetod/docker/README.md

25 lines
439 B
Markdown
Raw Normal View History

2022-08-01 16:28:04 +03:00
# Supported tags
- latest
2022-11-12 16:56:08 +03:00
- 0.4
2022-08-01 16:28:04 +03:00
# vnetod
Dotenv state switcher
# Usage
```sh
docker run --rm -it -v $PWD:/data pleshevskiy/vnetod -f .env.example -o .env staging db:local debug:on
```
For more details see [the repo](https://git.pleshevski.ru/pleshevskiy/vnetod)
# License
GNU General Public License v3.0 or later
2022-08-01 16:35:34 +03:00
See [COPYING] to see the full text.
2022-08-01 16:28:04 +03:00
[COPYING]: https://git.pleshevski.ru/pleshevskiy/vnetod/src/branch/main/COPYING