-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 changed files with 1 additions and 1 deletions

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 \