We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0a7b9 commit 2cc9315Copy full SHA for 2cc9315
docker/compose/README.md
@@ -3,7 +3,6 @@
3
### Install Using Script
4
```
5
sudo wget https://raw.githubusercontent.com/lerndevops/labs/master/scripts/installDockerCompose.sh -P /tmp
6
-sudo chmod 755 /tmp/installDockerCompose.sh
7
sudo bash /tmp/installDockerCompose.sh
8
9
### Manual Installation Steps
0 commit comments