This commit is contained in:
2022-10-09 15:34:59 +01:00
parent 53c5f682c9
commit 6c45cf36cd

View File

@@ -7,7 +7,7 @@ And job will create a database dump configured using docker environment variable
```bash ```bash
#Executed on repository root folder #Executed on repository root folder
docker build -t duplicati-sqlclient:latest -f docker/sqlclient/Dockerfile . docker build -t duplicati-mysqlclient:latest -f docker/mysqlclient/Dockerfile .
``` ```
### Portainer ### Portainer