apt-pkg-native/examples/on-sid/Makefile

6 lines
139 B
Makefile
Raw Normal View History

2017-10-15 23:05:14 +03:00
build:
docker build --network=mope --build-arg http_proxy=http://urika:3142 --tag sid-sources-list .
clean:
docker rmi sid-sources-list