This commit is contained in:
2022-10-09 14:15:23 +01:00
parent 6b2ea052e2
commit 2a8f3daf08
3 changed files with 38 additions and 11 deletions

View File

@@ -0,0 +1,21 @@
# Duplicati / mySql Client
## Build
```bash
#example where docker root folder build command is the git repository root folder
docker build -t duplicati-sqlclient:latest -f ./docker/sqlclient/Dockerfile .
```
### Portainer
Images -> Build a new Image -> URL
**Name**:duplicati-sqlclient:latest
**URL:**
https://git.limbosolutions.com/kb/duplicati.git
**Dockerfile path:**
/docker/sqlclient/Dockerfile