Updated README

This commit is contained in:
Travis Reeder
2015-10-12 23:33:38 -07:00
parent bfe2d91217
commit 1806cc31d2
2 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ FROM treeder/go-dind
RUN mkdir /app
ADD app /app/gateway
#ADD /home/treeder/.iron.json /app/iron.json
WORKDIR /app
ENTRYPOINT rc default && sleep 1 && ./gateway && sleep 1