dadjokes icon indicating copy to clipboard operation
dadjokes copied to clipboard

Add arm

Open aaronhmiller opened this issue 3 years ago • 1 comments

Handy little GitHub action to auto build for x86 and ARM and push the image to Docker Hub.

Will require you to add two repo secrets: DOCKERHUB_USERNAME and DOCKERHUB_TOKEN but after that, on a pus to master, you'll have images built for both popular architectures and have them loaded into Docker Hub.

I've tested both the build process for Dadjokes and the resulting image on Apple Silicon.

Let me know if you have any questions @nikirago

aaronhmiller avatar Dec 10 '22 00:12 aaronhmiller

FYI...should fix https://github.com/yesinteractive/dadjokes/issues/2

aaronhmiller avatar Dec 10 '22 01:12 aaronhmiller