Conversation
8e05ad1 to
945826b
Compare
…notices about losing float precision
… so that it doesn't produce unnecessary files
a0c5a7b to
d92a3ca
Compare
|
@n7tae , this is now ready for review. |
…h; add example compose file and env file to run as docker compose; update readme to include details about this approach
…efd and mrefd-dash to GHCR
d92a3ca to
a1903bf
Compare
|
Hey @n7tae ! I've been using this for some time (off and on) to run M17-MEM. It's been stable in my light weight testing. But if this isnt something that you'd like officially in the project, feel free to close this PR. |
|
If you're instance supported dual stack operation, wouldn't you also need to set IPv6ExtAddr too? If this is correct, please add this comment. If you promise to provide support for any docker issues, I will accept this. Thanks! |
I do promise to provide support for issues. I'll check on the dual stack part. |
This MR adds the ability for users to install and use mrefd in a container.
As part of the changes, it also fixes an issue where the makefile assumes that the install has systemctl even if the daemon build config is false.
This also fixes a small PHP deprecation warning with latest PHP.
Finally, this adds github actions to push the containers to GHCR so that they can easily be pulled from folks who dont plan to develop or pull the bigger repo down.