Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: do not install clear containers runtime on the VHD #1587

Merged
merged 1 commit into from
Jul 9, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packer/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ echo " - moby v${MOBY_VERSION}" >> ${RELEASE_NOTES_FILEPATH}
installGPUDrivers
echo " - nvidia-docker2 nvidia-container-runtime" >> ${RELEASE_NOTES_FILEPATH}

installClearContainersRuntime

VNET_CNI_VERSIONS="
1.0.22
1.0.18
Expand Down