summaryrefslogtreecommitdiffstats
path: root/core/modules/docker-ce
diff options
context:
space:
mode:
authorSimon Rettberg2022-05-03 15:39:22 +0200
committerSimon Rettberg2022-05-03 15:39:22 +0200
commitfe49595ee925356e7a679d7c7af80b999a21198c (patch)
treeda27353ddec1628498af6db776685d72635a81c6 /core/modules/docker-ce
parent[kiosk-chromium] Needs to run in bash (diff)
downloadmltk-fe49595ee925356e7a679d7c7af80b999a21198c.tar.gz
mltk-fe49595ee925356e7a679d7c7af80b999a21198c.tar.xz
mltk-fe49595ee925356e7a679d7c7af80b999a21198c.zip
[docker-ce] Install docker-compose
Diffstat (limited to 'core/modules/docker-ce')
-rw-r--r--core/modules/docker-ce/module.conf.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/docker-ce/module.conf.ubuntu b/core/modules/docker-ce/module.conf.ubuntu
index c279a22e..7b71a6d4 100644
--- a/core/modules/docker-ce/module.conf.ubuntu
+++ b/core/modules/docker-ce/module.conf.ubuntu
@@ -4,4 +4,5 @@ REQUIRED_CONTENT_PACKAGES="
docker-ce
docker-ce-cli
nvidia-container-toolkit
+ docker-compose
"