.
This commit is contained in:
@@ -7,20 +7,18 @@ 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-sqlclient:latest -f docker/sqlclient/Dockerfile .
|
||||||
```
|
```
|
||||||
|
|
||||||
### Portainer
|
### Portainer
|
||||||
|
|
||||||
Images -> Build a new Image -> URL
|
Images -> Build a new Image -> URL
|
||||||
|
|
||||||
**Name**:duplicati-sqlclient:latest
|
**Name:** duplicati-sqlclient:latest
|
||||||
|
|
||||||
**URL:**
|
**URL:** https://git.limbosolutions.com/kb/duplicati.git
|
||||||
https://git.limbosolutions.com/kb/duplicati.git
|
|
||||||
|
|
||||||
**Dockerfile path:**
|
**Dockerfile path:** /docker/sqlclient/Dockerfile
|
||||||
/docker/sqlclient/Dockerfile
|
|
||||||
|
|
||||||
## Run Container
|
## Run Container
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user