Rename dockerfiles

This commit is contained in:
2016-07-06 21:53:35 +02:00
parent cc86311f6c
commit f098c0ad6c
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
graphite:
docker build -t localhots/carbon:v1 -f Dockerfile-carbon .
docker build -t localhots/brubeck:v1 -f Dockerfile-brubeck .
docker build -t localhots/carbon:v1 -f Carbon.dockerfile .
docker build -t localhots/brubeck:v1 -f Brubeck.dockerfile .
docker run -d --name carbon \
-p 2003:2003 \
-p 2004:2004 \