decidim / docker

Docker images for decidim
https://decidim.org
12 stars 18 forks source link

Add remainder images to flow #65

Closed oliverbarnes closed 3 years ago

oliverbarnes commented 3 years ago

Includes Dockerfile-test and Dockerfile-dev, closing #62.

Updates the README to explain differences between Docker Hub and Github Container Registry images, and future plans to publish to both.

Temporarily changes the Github Action workflow to publish the images on pull request, to test the CI flow out. This commit will be reverted before opening the PR for review.

Can't be tested out while authentication isn't configured, which @tramuntanal and I will handle next week. I'm going to open the PR for review and create an issue for the authentication to keep track of its progress.

Update

Now using decidim-bot to login into container registry.

oliverbarnes commented 3 years ago

Now using decidim-bot to login into container registry.