qgis / qgis-feed

QGIS Welcome Page News Feed Backend
2 stars 7 forks source link

Need to document docker image autobuilding #8

Open timlinux opened 5 years ago

timlinux commented 5 years ago

To set up autobuilds used in the production server:

Go to http://hub.docker.com

Screenshot 2019-09-03 at 10 05 30

Then:

image

You should see the status panel like this:

image

In the Hub repo now go and configure it so that updates to the base image trigger a new build:

image

Also make sure you have set up the tags and pointed to the correct dockerfile.

image image

The build tags should point to :

Xpirix commented 1 month ago

@timlinux , perhaps we can use the same approach as the qgis-plugins-uwsgi image and proposed in the PR https://github.com/qgis/qgis-feed/pull/92