Official Docker images

Support for the docker image maintained by dlandon
forgeahead
Posts: 2
Joined: Fri May 31, 2024 9:21 am
Location: USA

Re: Official Docker images

Post by forgeahead »

Heyhey Jakob,

You're right; finding the "official" Docker images for ZoneMinder can be a bit confusing. Here's a breakdown to help clarify the situation:

zoneminderhq/zoneminder
.04:

This image is from the official ZoneMinder GitHub repository. It's generally kept up-to-date with the latest stable releases of ZoneMinder, but the base Ubuntu version might not be the latest. Check the repository for the most current tags.
dlandon/zoneminder
:

This image is popular and widely used within the community, maintained by a community member. While it has been reliable, there have been some indications that it might not be as actively maintained as before. Deprecation notices suggest that future updates might be limited.
dlandon/zoneminder.machine.learning
:

This image includes machine learning capabilities. Like the other dlandon image, it may not be frequently updated, and the deprecation warnings apply here as well.
Recommendations:
Official Image: Stick with zoneminderhq/zoneminder for the most up-to-date and supported version. You can check for the latest tags and updates directly on the ZoneMinder GitHub Docker page.

Community Support: The dlandon images are still functional and may offer additional features (like machine learning) but be aware of the potential lack of future updates. If you choose to use these, keep an eye on any community announcements regarding their maintenance status.

Next Steps:
Check the ZoneMinder Docker GitHub page for the latest images and tags.
If you need machine learning capabilities, you might need to either stick with dlandon/zoneminder.machine.learning or look into integrating those features into the official image yourself.
Hope this helps!
stanleyslaton
Posts: 1
Joined: Mon Sep 09, 2024 1:35 am

Re: Official Docker images

Post by stanleyslaton »

To stay as close to the official releases as possible and to avoid outdated software, I would recommend sticking with zoneminderhq/zoneminder images. Keep an eye on whether the official repository offers any newer images. It may also be worth exploring the GitHub page for ZoneMinder or any Docker Hub page for further announcements.slope game
Post Reply