.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#Build example where docker build command root folder is the git repository root older
|
||||
#docker build -t duplicati-sqlclient:latest -f ./docker/sqlclient/Dockerfile .
|
||||
#check ../README.md for more information
|
||||
|
||||
FROM duplicati/duplicati
|
||||
RUN apt update && apt install -y default-mysql-client && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user