add docker hub readme

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-01 16:28:04 +03:00
parent 73dd2d4883
commit e8f17add36
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 24 additions and 0 deletions

24
docker/README.md Normal file
View File

@ -0,0 +1,24 @@
# Supported tags
- latest
- 0.2
# 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
See [COPYING](./COPYING) to see the full text.
[COPYING]: https://git.pleshevski.ru/pleshevskiy/vnetod/src/branch/main/COPYING