Skip to content
New issue

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

Use docker recommended image in docker compose #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Merrick28
Copy link

Just a change of the image in docker-compose.yml example

@zoic21
Copy link
Contributor

zoic21 commented Nov 22, 2024

Hello,
Normally latest is the good image. I don't understand.

@Merrick28
Copy link
Author

It's based on a previous paragraph, that says the bullseye is to be used in priority :

Liste des images disponibles
jeedom/jeedom:latest : dernière version stable sur Debian bookworm (beta)
jeedom/jeedom:beta : dernière version beta
jeedom/jeedom:4.x : les versions sont conservées depuis 4.3
jeedom/jeedom:4.x-bullseye : Une variante basée sur Debian Bullseye, à privilégier <== HERE
jeedom/jeedom:4.x-buster : Une variante basée sur Debian Buster (deprecated)
jeedom/jeedom:4.x-bookworm : Une variante basée sur Debian bookworm (beta)
jeedom/jeedom:4.x-http-bookworm : Une variante basée sur Debian bookworm ne contenant que Jeedom, pas de mariadb. Utilisée pour docker composer (beta)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants