mirror of
https://github.com/casjaysdevdocker/gitea
synced 2024-11-21 05:23:05 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/05-dockerd.sh
This commit is contained in:
parent
09657ab0a3
commit
031abd9bac
@ -282,7 +282,9 @@ __update_conf_files() {
|
|||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# define actions
|
# define actions
|
||||||
|
rm -Rf /var/lib/docker
|
||||||
|
symlink "$DATA_DIR" "/var/lib/docker"
|
||||||
|
chmod 777 "$DATA_DIR" "/var/lib/docker"
|
||||||
# exit function
|
# exit function
|
||||||
return $exitCode
|
return $exitCode
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user