jamescun / wg-api

WG-API is a JSON-RPC Server for WireGuard
MIT License
151 stars 21 forks source link

Multiplatform actions #11

Closed TheMardy closed 3 years ago

TheMardy commented 3 years ago

Hi James, Would you mind adding this GitHub Action to your project? It automatically creates multi platform images and pushes it to Docker Hub. I wanted to use your Docker image on my Raspberry Pi but noticed that the image is amd64 only.

I basically made it plug and play, the only thing left to do is add a secret to your repository with DOCKER_PASSWORD as key and your docker password as value.