.
This commit is contained in:
21
docker/sqlclient/README.md
Normal file
21
docker/sqlclient/README.md
Normal 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
|
||||
Reference in New Issue
Block a user