-
Notifications
You must be signed in to change notification settings - Fork 106
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
Comments
Smallest possible size. |
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. |
@chayim I'm afraid docker image will not reduce in size unless we squash via |
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. |
@chayim I prefer to take the Buildah route (where you can cp, rm, and then commit). |
Updated ask: Need to look at nvidia dockers for jetson as the base image. |
No description provided.
The text was updated successfully, but these errors were encountered: