netatalk icon indicating copy to clipboard operation
netatalk copied to clipboard

Create github workflow for docker image building

Open rdmark opened this issue 1 year ago • 0 comments

Right now I'm building and pushing docker images for new releases on my local machine. It'd be better to move that workflow to a github action for automation and removing my special snowflake machine as a factor.

Here's one example: https://github.com/kjake/docker-netatalk/blob/master/.github/workflows/docker.yml

rdmark avatar Apr 05 '24 05:04 rdmark