Update docker.com url
parent
6609858e67
commit
dc5fc10559
|
@ -77,7 +77,7 @@ Create the Docker systemd unit file:
|
||||||
cat > docker.service <<EOF
|
cat > docker.service <<EOF
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Docker Application Container Engine
|
Description=Docker Application Container Engine
|
||||||
Documentation=http://docs.docker.io
|
Documentation=http://docs.docker.com
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/docker daemon \\
|
ExecStart=/usr/bin/docker daemon \\
|
||||||
|
|
Loading…
Reference in New Issue