louisgrasset / touitomamout

Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
https://hub.docker.com/r/louisgrasset/touitomamout
GNU Affero General Public License v3.0
200 stars 11 forks source link

feat(docker): publish docker image to docker hub #27

Closed joeblack2k closed 1 year ago

joeblack2k commented 1 year ago

is it possible to upload the docker to docker hub? so its more easily installed on things like Synology NAS and other more closed docker systems ?

lleyton commented 1 year ago

Alternatively, you could make the GHCR image being built by CI public :p

louisgrasset commented 1 year ago

For now, I'll make the package public on GitHub here: https://github.com/users/louisgrasset/packages/container/package/touitomamout.

I'll soon start to work on properly publishing the image both on ghcr & docker hub 👍🏻

louisgrasset commented 1 year ago

Hey, I have some news:

🤖 A new workflow has been created (here)

📦 Releases are now published on

  1. Github (GHCR)
  2. Docker Hub

ℹ️ 3 types of image tags exist:

For now, the docker isn't restarting the sync on a defined schedule!