mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
volume
This commit is contained in:
parent
18362c7725
commit
4040719876
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ export $($REPO_ROOT/docker/scripts/environment.sh)
|
|||
VOLUME_NAME=$1
|
||||
VOLUME_PATH=$(printenv $VOLUME_NAME)
|
||||
|
||||
echo Wiping $VOLUME_NAME...
|
||||
|
||||
# Remove all files in the volume rather than removing the volume so that ownership permissions are preserved
|
||||
docker run \
|
||||
--rm \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue