necouchman commented on PR #499: URL: https://github.com/apache/guacamole-server/pull/499#issuecomment-2031726338
What about this: https://nielscautaerts.xyz/making-dockerfiles-architecture-independent.html In particular, using the TARGETPLATFORM build variable: https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope It seems like this would allow for actually conditionally setting the `FREERDP_OPTS` variable inside the Dockerfile, rather than resorting to the extra variable in the build script? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org