matrix-static
matrix-static copied to clipboard
Docker image does not contain register-guest helper
I think it only copies the main matrix-static binary into the image.
I'm not up to date on how such helpers are normally handled in dockerland, would it be loaded into the same image even though the only way to run it would be to mangle the entrypoint at runtime?