ConSol / docker-headless-vnc-container

Collection of Docker images with headless VNC environments
Apache License 2.0
1.7k stars 730 forks source link

Update releases.yml #177

Closed jeeftor closed 1 year ago

jeeftor commented 1 year ago

If you look here: https://docs.docker.com/build/ci/github-actions/multi-platform/

There is a flag to allow for multi-platform build support. This probably also needs get put into the nightly ... I'll make a separate PR because I'm working off github

sni commented 1 year ago

Is it really as easy as this? Have you tried building the container on arm?

jeeftor commented 1 year ago

I believe so ... (if one can trust docker).

I wasn't able to get your automation to run on my end since I think I was missing tokens or something...

(But did pull your repo down and could use build-x to get it running locally)

sni commented 1 year ago

finally got it working and it had nothing to do with this change. But i needed to change the github registry to ghcr.io.