Update Dockerfile test comment
This commit is contained in:
parent
2f4526d5c4
commit
ee7d9b0bde
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# # Run the test suite:
|
# # 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:
|
# # Publish a release:
|
||||||
# docker run -privileged -lxc-conf=lxc.aa_profile=unconfined \
|
# docker run -privileged -lxc-conf=lxc.aa_profile=unconfined \
|
||||||
|
|
Loading…
Reference in a new issue