Skip to content

Commit

Permalink
Fix default logs for container
Browse files Browse the repository at this point in the history
  • Loading branch information
hleb-albau committed Jan 31, 2019
1 parent 95d0819 commit 2ac20cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN url="https://dist.ipfs.io/ipget/v${IPGET_VERSION}/ipget_v${IPGET_VERSION}_${
WORKDIR /ipget
RUN ./ipget QmSFTpNaXB3FhB4EWjsrUydupZXTL8Z44c2j18o5CGnN5h -o /genesis.json
RUN ./ipget QmepwmLe7vQcK2W6WmvfEk46de3cJ4Jp6jXRXNhuR2AfJ9 -o /links
RUN ./ipget QmdHeSsjkuThTe6VVDD4FUUfpQFH79R8tYrC2bgWwHC2bh -o /config.toml
RUN ./ipget QmVKoU5E4MWkSDmkVqGRwZwDzY9Jgfi4jv16SwiMQTufmy -o /config.toml

WORKDIR /

Expand Down

0 comments on commit 2ac20cb

Please sign in to comment.