mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-21 13:18:00 +00:00
Merge pull request #3454 from sudosurootdev/master
Fix spelling error in hack/make.sh comment
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ set -e
|
||||
# DO NOT CALL THIS SCRIPT DIRECTLY.
|
||||
# - The right way to call this script is to invoke "make" from
|
||||
# your checkout of the Docker repository.
|
||||
# the Makefile will so a "docker build -t docker ." and then
|
||||
# the Makefile will do a "docker build -t docker ." and then
|
||||
# "docker run hack/make.sh" in the resulting container image.
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user