Uncommented build line in build script

This commit is contained in:
Ben Callaghan 2017-02-02 01:02:09 -07:00
parent f46da595e2
commit 219b0efabe

View File

@ -1,3 +1,3 @@
# To build the image from Dockerfile, use this command:
#docker build -t="dliu/ubuntu-gcc-valgrind" .
docker build -t="dliu/ubuntu-gcc-valgrind" .