docker-debian-repository/Makefile

8 lines
100 B
Makefile
Raw Normal View History

2014-08-12 21:04:26 +00:00
build:
docker build -t glenux/debian-repo .
2014-08-12 22:34:00 +00:00
run:
docker run -i -t glenux/debian-repo /bin/bash