apt-pkg-native/examples/on-sid/Makefile
2017-10-15 21:05:14 +01:00

6 lines
139 B
Makefile

build:
docker build --network=mope --build-arg http_proxy=http://urika:3142 --tag sid-sources-list .
clean:
docker rmi sid-sources-list