Skip to content

yverdon/docker-geocity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-geocity

Docker base image for geocity project.

Image versioning

We use github actions to automatically push this image to sitdocker/geocity-base.

Each image is versioned automatically with the Git reference of the workflow event. The latest image push to DockHub is tagged with latest.

Publish a new version

In your project repository:

  1. Go to releases
  2. Create a new release
  3. Publish the new release

When you publish a new release, the github actions event will be triggered and publish a new image to dockerhub.

Monitor the publication of your image