mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 14:13:53 +03:00
Update docker.com url
This commit is contained in:

committed by
Kelsey Hightower

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 \\
|
||||
|
Reference in New Issue
Block a user