We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I know we're at least four years on now, but I am hoping you can shed some light on this.
I believe I've built things correctly, but here are the phenomena:
docker-compose up [+] Running 4/4 ✔ Network erlang_docker_example_default Created 0.0s ✔ Container node_c Created 0.2s ✔ Container node_a Created 0.2s ✔ Container node_b Created 0.2s Attaching to node_a, node_b, node_c node_a | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground node_a | Root: /opt/epmdless_test node_a | /opt/epmdless_test node_c | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground node_c | Root: /opt/epmdless_test node_c | /opt/epmdless_test node_b | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground node_b | Root: /opt/epmdless_test node_b | /opt/epmdless_test
docker exec -ti node_a bin/epmdless_test remote_console Node is not running!
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I know we're at least four years on now, but I am hoping you can shed some light on this.
I believe I've built things correctly, but here are the phenomena:
Thank you!
The text was updated successfully, but these errors were encountered: