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
a335102d
Commit
a335102d
authored
Jun 25, 2020
by
TonyFord
Browse files
test
parent
537d0bd0
Pipeline
#934
failed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_faircoin
View file @
a335102d
...
...
@@ -59,6 +59,7 @@ RUN mv ./faircoind /home/faircoin/faircoind
RUN mv ./faircoin-cli /home/faircoin/faircoin-cli
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
WORKDIR /home/faircoin
...
...
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