mguinness / IntelliCenterGateway

Gateway to Pentair IntelliCenter Control System
MIT License
9 stars 5 forks source link

Support linux/amd64 docker images #7

Closed Gibby closed 3 years ago

Gibby commented 3 years ago

After https://github.com/mguinness/IntelliCenterGateway/issues/3 was completed. It broke docker for amd64. I had opened https://github.com/mguinness/IntelliCenterGateway/pull/6 to support both then I got extremely busy and wasn't able to follow up on your last comments from the PR.

mguinness commented 3 years ago

You'll need to use Buildx and there's a Github Action that you can use - you should be able to try that out own your fork to test.

https://www.docker.com/blog/docker-v2-github-action-is-now-ga/

mguinness commented 3 years ago

Closing issue due to inactivity, will reopen if someone has time to work on it.