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

Bita as a container update #57

Open
jvdrag opened this issue Jan 14, 2025 · 5 comments
Open

Bita as a container update #57

jvdrag opened this issue Jan 14, 2025 · 5 comments

Comments

@jvdrag
Copy link

jvdrag commented Jan 14, 2025

Is there any chance to implent this within the container enviroment?

@oll3
Copy link
Owner

oll3 commented Jan 15, 2025

No container expert here. What's missing to achieve what you want?

@jvdrag
Copy link
Author

jvdrag commented Jan 17, 2025

The same functionality but with container images

@oll3
Copy link
Owner

oll3 commented Jan 18, 2025

Not sure what you're after but running bita inside a container should be no different than running it on a host. And using bita to transfer container images (if the image is a file) should be no different than any using it to transfer any other file.

@jvdrag
Copy link
Author

jvdrag commented Jan 18, 2025

What im saying is doing the whole process of update based on one base container image and his next version, and apply the changes on tje container image files. Something like balenaEngine does and CargoSync.

@oll3
Copy link
Owner

oll3 commented Jan 20, 2025

Yeah, that's what bita does - Delta update of a file from one version to another. It doesn't care what kind of file it is, container image or what else, though it may work more or less efficient depending on the file content.

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

No branches or pull requests

2 participants