We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To set up autobuilds used in the production server:
Go to http://hub.docker.com
Then:
You should see the status panel like this:
In the Hub repo now go and configure it so that updates to the base image trigger a new build:
Also make sure you have set up the tags and pointed to the correct dockerfile.
The build tags should point to :
Dockerfile.production
Dockerfile.testing
The text was updated successfully, but these errors were encountered:
@timlinux , perhaps we can use the same approach as the qgis-plugins-uwsgi image and proposed in the PR #92
Sorry, something went wrong.
No branches or pull requests
To set up autobuilds used in the production server:
Go to http://hub.docker.com
Then:
You should see the status panel like this:
In the Hub repo now go and configure it so that updates to the base image trigger a new build:
Also make sure you have set up the tags and pointed to the correct dockerfile.
The build tags should point to :
Dockerfile.production
Dockerfile.testing
The text was updated successfully, but these errors were encountered: