-y to automatically install

This commit is contained in:
Brendan Forster
2017-11-24 11:44:30 +11:00
committed by Jared
parent ad3870bd87
commit afa7380387
+1 -1
View File
@@ -90,7 +90,7 @@ or install Docker CE 17.09 from Docker's repositories for Ubuntu or Debian:
```bash
apt-get update
apt-get install \
apt-get install -y \
apt-transport-https \
ca-certificates \
curl \