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
Grows Sporos
electrumfairchainsx
Commits
b51cb42c
Commit
b51cb42c
authored
Jul 22, 2020
by
TonyFord
Browse files
ts
parent
23a61647
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
b51cb42c
...
...
@@ -63,4 +63,4 @@ COPY ./electrumx.csr ./electrumx.csr
COPY
./electrumx.crt ./electrumx.crt
WORKDIR
/home/faircoin/electrumfairchainsx
ENTRYPOINT
["python3 efcx_server"]
#
ENTRYPOINT ["python3 efcx_server"]
docker-compose.yml
View file @
b51cb42c
...
...
@@ -9,6 +9,6 @@ services:
RUNNER_UID
:
"
${RUNNER_UID}"
RUNNER_GID
:
"
${RUNNER_GID}"
container_name
:
FairCoin.Co-electrumfairchainsx
command
:
daemon
command
:
sleep inf
network_mode
:
"
host"
user
:
"
${RUNNER_UID}:${RUNNER_GID}"
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