docker-debian-repository/Makefile

8 lines
100 B
Makefile
Raw Normal View History

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