mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-31 02:26:44 +10:00
exclude
This commit is contained in:
parent
b5192162f0
commit
7a3c1f22a9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,5 +6,6 @@ export $($REPO_ROOT/docker/scripts/environment.sh)
|
|||
# Remove all non desktop environment containers
|
||||
docker ps -a | \
|
||||
grep -v " $DESKTOP_ENVIRONMENT_CONTAINER" | \
|
||||
grep -v "CONTAINER " | \
|
||||
cut -b 1-20 | \
|
||||
xargs docker rm -f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue