mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user