Tabbed the test build spec in Makefile

Docker-DCO-1.1-Signed-off-by: Milos Gajdos <milosgajdos83@gmail.com> (github: milosgajdos83)
This commit is contained in:
Milos Gajdos 2014-08-08 03:07:30 +01:00
parent f9ae794564
commit 0060267a8b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ all:
docker build -t docker/libcontainer .
test: build
docker run --rm --privileged docker/libcontainer
docker run --rm --privileged docker/libcontainer
sh:
docker run --rm -it --cap-add NET_ADMIN --cap-add SYS_ADMIN -w /busybox docker/libcontainer nsinit exec sh