Update Dockerfile test comment

This commit is contained in:
Victor Vieux 2013-10-16 00:31:34 +00:00
parent 2f4526d5c4
commit ee7d9b0bde

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 \