.
This commit is contained in:
@@ -7,20 +7,18 @@ And job will create a database dump configured using docker environment variable
|
||||
|
||||
```bash
|
||||
#Executed on repository root folder
|
||||
#docker build -t duplicati-sqlclient:latest -f docker/sqlclient/Dockerfile .
|
||||
docker build -t duplicati-sqlclient:latest -f docker/sqlclient/Dockerfile .
|
||||
```
|
||||
|
||||
### Portainer
|
||||
|
||||
Images -> Build a new Image -> URL
|
||||
|
||||
**Name**:duplicati-sqlclient:latest
|
||||
**Name:** duplicati-sqlclient:latest
|
||||
|
||||
**URL:**
|
||||
https://git.limbosolutions.com/kb/duplicati.git
|
||||
**URL:** https://git.limbosolutions.com/kb/duplicati.git
|
||||
|
||||
**Dockerfile path:**
|
||||
/docker/sqlclient/Dockerfile
|
||||
**Dockerfile path:** /docker/sqlclient/Dockerfile
|
||||
|
||||
## Run Container
|
||||
|
||||
|
||||
Reference in New Issue
Block a user