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

clean:
	docker rmi sid-sources-list