Github Actions¶
build docker images in github¶
//github.com/najnesnaj/ragtime/actions/new
Continuous integration
Publish Docker Container
Build, test and push Docker image to GitHub Packages.
docker publish¶
in https://github.com/najnesnaj/ragtime/tree/main/.github/workflows, docker-publish.yml is added
adapt docker-publish.yml¶
Dockerfile definitions in this repository are to be found in subdirectories the docker-publish script has to be made aware