mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-03 20:21:44 +00:00
mention the daily experimental build
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,10 @@ set -e
|
||||
# or:
|
||||
# 'wget -qO- https://get.docker.com/ | sh'
|
||||
#
|
||||
# If you're interested in the daily experimental build:
|
||||
# 'curl -sSL https://experimental.docker.com/ | sh'
|
||||
# or:
|
||||
# 'wget -qO- https://experimental.docker.com/ | sh'
|
||||
#
|
||||
# Docker Maintainers:
|
||||
# To update this script on https://get.docker.com,
|
||||
|
||||
Reference in New Issue
Block a user