-
Notifications
You must be signed in to change notification settings - Fork 33
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
Track releases in upstream OVM #7
Comments
The image is ephemeral, I would recommend setting up a Dockerfile that updates the repository and building your own image. Feel free to submit a PR and I'll add a tag for the 3.x and devel branches. |
This will mean to:
|
It looks like @OIK2 updated to Erasmus master...OIK2:master
|
My fork also changes the base OS to Raspbian, to make it Raspberry Pi compatible. I have not had the opportunity to test it just yet, so I can only wish you luck, and see what I can do about any issues that arise. |
I'd like to use this docker image for OMV, I have a question about up-to-date status of the OVM installed (seeing this repo has lates update some ~5mo ago)?
I'd like to stay synced with the upstream:
https://github.com/openmediavault/openmediavault/branches
either on the stable (currently
3.x
branch), or the devel (master
).Is it necessary to somehow synchronize in this repo, or is an update from within the image enough? If the image is ephemeral (like eg https://github.com/kylemanna/docker-openvpn ) then the updates must be synced to the image file here, and clients update only using
docker pull ...
The text was updated successfully, but these errors were encountered: