Skip to content

Commit

Permalink
gitac/undock # exit 0
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Dec 2, 2024
1 parent 1bddb28 commit 589d4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/undock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function doUndock(){
# echo xxx |docker login $REPO1 --username=admin --password-stdin
# rmdist="--rm-dist"
$dbin/undock $lognocolor --include=/rootfs/files1/usr/local/static --insecure $rmdist --all $REPO1/infrastlabs/x11-base:rootfs $rootfs/
exit 0
# exit 0
# view
# find $rootfs* -type f -name .wh..wh..opq |xargs rm -rf #清理冗余文件(undock's bug?)
find $rootfs* -type f |sort
Expand Down

0 comments on commit 589d4cf

Please sign in to comment.