Skip to content

Reduce Jetson docker size #606

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
DvirDukhan opened this issue Feb 17, 2021 · 6 comments · Fixed by #622
Open

Reduce Jetson docker size #606

DvirDukhan opened this issue Feb 17, 2021 · 6 comments · Fixed by #622

Comments

@DvirDukhan
Copy link
Collaborator

No description provided.

@chayim
Copy link
Contributor

chayim commented Feb 17, 2021

Smallest possible size.

@chayim chayim linked a pull request Mar 8, 2021 that will close this issue
@chayim
Copy link
Contributor

chayim commented Mar 8, 2021

Size reduced through these changes. We'll continue to iterate on this ticket if necessary. Leaving open for now, with initial PR merged to master.

@rafie
Copy link
Contributor

rafie commented Mar 9, 2021

@chayim I'm afraid docker image will not reduce in size unless we squash via docker build --squash, which is an experimental docker daemon feature, but might be available on our side.

@chayim
Copy link
Contributor

chayim commented Mar 9, 2021

Squash is randomly unstable - I run it on my desktop for a personal project and it has produced more than it's fair share of broken images. Mind you, it's gotten a lot better than 17.05. Maybe time to revisit.

@rafie
Copy link
Contributor

rafie commented Mar 9, 2021

@chayim I prefer to take the Buildah route (where you can cp, rm, and then commit).

@chayim
Copy link
Contributor

chayim commented Apr 4, 2021

Updated ask: Need to look at nvidia dockers for jetson as the base image.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants