Skip to content

Conversation

@bupd
Copy link
Owner

@bupd bupd commented Jan 2, 2026

Summary

  • Add Docker Images section to README with registry info
  • Update quickstart with pre-built image option (recommended)
  • Document image tag differences (latest vs versioned)
  • Update docker-compose.yml to pull from Harbor

Changes

README

  • Added "Docker Images" section with pull commands
  • Harbor as primary: registry.goharbor.io/bupd/shitpost
  • GHCR as alternative: ghcr.io/bupd/shitpost
  • Tag table explaining latest vs versioned tags
  • Split quickstart into Option 1 (pre-built) and Option 2 (build from source)

docker-compose.yml

  • Changed image from bupd/shitpost-engine:latest to registry.goharbor.io/bupd/shitpost:latest
  • Removed build directive (users pull pre-built image by default)

@bupd bupd self-assigned this Jan 2, 2026
@bupd bupd added the enhancement New feature or request label Jan 2, 2026
@bupd bupd merged commit e61ea57 into main Jan 2, 2026
2 checks passed
@bupd bupd deleted the docs branch January 2, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants