File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ systemConfig:
227227 - build-essential
228228 - apt-transport-https
229229 - default-jre
230- - docker-compose
230+ # - docker-compose
231231 - git-lfs
232232 - gnuplot
233233 - lbzip2
@@ -362,14 +362,15 @@ systemConfig:
362362 - xserver-xorg-dev_2:21.1.12-1ppa1~noble3
363363 - xvfb_2:21.1.12-1ppa1~noble3
364364 # M9 Packages
365- # - docker-ce
366- # - docker-ce-cli
367- # - docker-buildx-plugin
368- # - docker-compose-plugin
369- # - ca-certificates
370- # - software-properties-common
371- # - cpuid
372- # - clinfo
365+ - ca-certificates
366+ - software-properties-common
367+ - cpuid
368+ - clinfo
369+ - docker-ce
370+ - docker-ce-cli
371+ - containerd.io
372+ - docker-buildx-plugin
373+ - docker-compose-plugin
373374
374375 additionalFiles :
375376 - local : ../additionalfiles/ptl/01-network-manager-all.yaml
You can’t perform that action at this time.
0 commit comments