Update Dockerfile test comment

Upstream-commit: ee7d9b0bdec40d02ba5ef25f557cca9444a19669
Component: engine
This commit is contained in:
Victor Vieux
2013-10-16 00:31:34 +00:00
parent de1101cd9e
commit 8846d6c443
+1 -1
View File
@@ -12,7 +12,7 @@
#
#
# # Run the test suite:
# docker run -privileged -lxc-conf=lxc.aa_profile=unconfined docker go test -v
# docker run -privileged -lxc-conf=lxc.aa_profile=unconfined docker hack/make.sh test
#
# # Publish a release:
# docker run -privileged -lxc-conf=lxc.aa_profile=unconfined \