Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[docker] Create the symlink in the launch script, not the Dockerfile #488

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

xeroc
Copy link
Member

@xeroc xeroc commented Nov 16, 2017

This fixes the issue that the container uses the default configuration as defined in the witness_node and not the default config as defined in the docker/config.ini file.

The basic difference is the removal of the logging and the exposure of 8090 as rpc port. That connection is exposed to docker only and needs to be configured separately to be available through public connection (e.g. 0.0.0.0).

I hope no further changes will be needed since this is just the default behavior and everything else can be defined through BITSHARESD_ARGS

@oxarbitrage oxarbitrage merged commit c39fa7c into develop Nov 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants