4 lines
102 B
Bash
Executable File
4 lines
102 B
Bash
Executable File
# To build the image from Dockerfile, use this command:
|
|
docker build -t="dliu/ubuntu-gcc-valgrind" .
|
|
|