initial commit
This commit is contained in:
commit
976b4f88cc
11 changed files with 249 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
To run use docker-compose or podman-compose
|
||||
|
||||
```bash
|
||||
podman-compose down
|
||||
podman system prune -f
|
||||
podman-compose build --no-cache
|
||||
podman-compose up
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue