dockerfile update for config file

This commit is contained in:
Nathan McCauley 2015-04-27 23:49:00 -07:00
parent dc87e7fb32
commit e85af39e21
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ RUN GOPATH=/go/:/go/src/github.com/docker/vetinari/Godeps/_workspace go install
EXPOSE 4443
CMD vetinari-server -cert /go/src/github.com/docker/vetinari/fixtures/vetinari.pem -key /go/src/github.com/docker/vetinari/fixtures/vetinary.key -debug
CMD vetinari-server -config /go/src/github.com/docker/vetinari/cmd/vetinari-server/dev-config.json