Skip to content

Commit

Permalink
optimize rootfs scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevent-fei committed Dec 5, 2022
1 parent 0e93959 commit 9632a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions context/rootfs/scripts/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
set -x
set -e

# shellcheck disable=SC2046
scripts_path=$(cd `dirname $0`; pwd)
image_dir="$scripts_path/../images"
DOCKER_VERSION="19.03.14-sealer"
Expand Down

0 comments on commit 9632a50

Please sign in to comment.