mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Add dependencies for building docker image
This commit is contained in:
committed by
Paul Bellamy
parent
9f219badab
commit
efd62ac5b3
@@ -13,7 +13,7 @@ run: $(UPTODATE)
|
||||
--name $(IMAGE) \
|
||||
$(IMAGE)
|
||||
|
||||
$(UPTODATE): Dockerfile
|
||||
$(UPTODATE): Dockerfile http-requests.py http-requests.c
|
||||
docker build -t $(IMAGE) .
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user