Skip to content

Commit

Permalink
Update go-graphite.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Schneider authored Jun 5, 2018
1 parent 1e65ef5 commit d0f4a2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/go-graphite.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#!/usr/bin/env bash

docker run -d\
--restart=always\
-p 2003-2004:2003-2004\
-p 2003:2003/udp\
-p 7002:7002\
-p 7007:7007\
bodsch/docker-go-carbon
bodsch/docker-go-carbon

0 comments on commit d0f4a2f

Please sign in to comment.