semaphoreui / semaphore

Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
https://semaphoreui.com
MIT License
10.55k stars 1.06k forks source link

Request: Docker release for ARM arch #826

Closed mvdkleijn closed 2 years ago

mvdkleijn commented 2 years ago

Please provide an arm architecture release for the Docker container. Since this is a Golang app, that should be fairly easy? :crossed_fingers: :smile:

fiftin commented 2 years ago

Yes, it is easy, but I don't know how to do this using Circle CI 😀

mvdkleijn commented 2 years ago

Then I'll see if I can make some time to figure that out for you. :smile:

thunderstorm99 commented 2 years ago

@fiftin @mvdkleijn has there been any progress in the meantime? Thanks for your great app!

mvdkleijn commented 2 years ago

My apologies. I took a look at the time and the docs aren't very clear about how to do this in CircleCI. I also seem to remember that arm support was sketchy. After that I kinda got sidetracked by life and forgot about this. :-) No excuse, I know but still.

fiftin commented 2 years ago

We moved to GitHub Actions.

nmcc1212 commented 2 years ago

has moving to github actions changed whether you can do it?

fiftin commented 2 years ago

Available in v2.8.73 (https://hub.docker.com/r/semaphoreui/semaphore).

image

fiftin commented 2 years ago

Duplicate https://github.com/ansible-semaphore/semaphore/issues/1064