Skip to content

Commit

Permalink
disable properly
Browse files Browse the repository at this point in the history
  • Loading branch information
djsly committed Oct 20, 2024
1 parent 2ed438d commit f692b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vhdbuilder/packer/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ enable_containerd_discard_unpacked_layers() {

disable_containerd_discard_unpacked_layers() {
rm -rf /etc/containerd
systemctl restart containerd
}

enable_containerd_discard_unpacked_layers
Expand Down

0 comments on commit f692b73

Please sign in to comment.