readme
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# readme from https://hub.docker.com/r/ysde/docker-grafana-backup-tool
|
||||
|
||||
docker run --user $(id -u):$(id -g) --rm --name grafana-backup-tool \
|
||||
-v $pwd/backup/:/opt/grafana-backup-tool/_OUTPUT_ \
|
||||
--env-file .env \
|
||||
|
Reference in New Issue
Block a user