mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-04 15:59:08 +00:00
Update docker.com url
This commit is contained in:
parent
6609858e67
commit
dc5fc10559
@ -77,7 +77,7 @@ Create the Docker systemd unit file:
|
||||
cat > docker.service <<EOF
|
||||
[Unit]
|
||||
Description=Docker Application Container Engine
|
||||
Documentation=http://docs.docker.io
|
||||
Documentation=http://docs.docker.com
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/docker daemon \\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user