Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jmnote/docker-pywikibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pywikibot Docker Image

Build Docker Pulls GitHub Container Registry

This repository provides the Docker build configuration for Pywikibot, automatically tracking upstream tags from wikimedia/pywikibot.

The build workflow checks for new semantic version tags (e.g., X.Y.Z) and pushes multi-architecture images to both Docker Hub and GitHub Container Registry (GHCR).

Features

  • Multi-Architecture: Supports linux/amd64 and linux/arm64.
  • Automated Builds: Syncs with upstream releases automatically.
  • Semantic Versioning: Provides latest, major (X), minor (X.Y), and patch (X.Y.Z) tags.

Image Registries

You can pull the image from either registry:

Docker Hub

docker pull jmnote/pywikibot:latest

GitHub Container Registry

docker pull ghcr.io/jmnote/pywikibot:latest

About

Docker image for Pywikibot

Topics

Resources

License

Stars

Watchers

Forks

Packages