Corrected the name of the base image
This commit is contained in:
parent
219b0efabe
commit
fd192cfe09
@ -1,4 +1,4 @@
|
||||
from docker/ubuntu:16.04
|
||||
from ubuntu:16.04
|
||||
MAINTAINER David Liu <email4dliu@gmail.com>
|
||||
|
||||
LABEL Description="Do your C/C++ development in Docker container. Based on Ubuntu, and added build-essential and valgrind so you can use g++/gcc/gdb/valgrind."
|
||||
|
Loading…
Reference in New Issue
Block a user