We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690504b commit 60f21cfCopy full SHA for 60f21cf
scripts.d/30_docker.sh
@@ -63,6 +63,3 @@ service docker start
63
cd "$OLD" || die "ERROR: $OLD folder doesn't exist, exiting"
64
65
_op _chroot adduser pi docker
66
-
67
-# installs docker-compose using pip3
68
-_pip3_install docker-compose --no-cache-dir
0 commit comments