Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FairCoin.Co
pulse.faircoin.co
Commits
0a303a48
Commit
0a303a48
authored
Jun 25, 2020
by
TonyFord
Browse files
ts
parent
a335102d
Pipeline
#935
failed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_faircoin
View file @
0a303a48
...
...
@@ -58,6 +58,7 @@ WORKDIR /home/faircoin/faircoin/src
RUN mv ./faircoind /home/faircoin/faircoind
RUN mv ./faircoin-cli /home/faircoin/faircoin-cli
RUN chown -R /home/faircoin/.faircoin2
WORKDIR /home/faircoin/.faircoin2
RUN echo "TEST" > test.txt
RUN echo -e "rpcconnect=127.0.0.1\nrpcport=${rpcport}\nrpcuser=${rpcuser}\nrpcpassword=${rpcpassword}\nport=${port}\ntxindex=1" > faircoin.conf
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment