1
0
Fork 0

Refactoring to Python

This commit is contained in:
Joao M 2022-08-24 01:00:26 +00:00
parent cd5035602a
commit 7d959f892a
43 changed files with 454 additions and 34 deletions

View file

@ -170,6 +170,10 @@ services:
...
```
```bash
docker stack deploy --compose-file docker-compose.yml mystack
```
### Single Definition
```bash