Skip to content

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Nov 10, 2022

Problem:
Docker image is 1.18GB.

Solution:
Base ubuntu image is only 77.8MB so adding all deps adds 950MB. Added no-install-recommends reduces image size to 853MB.

Signed-off-by: Paul Hewlett phewlett76@gmail.com

Problem:
Docker image is 1.18GB.

Solution:
Base ubuntu image is only 77.8MB so adding all deps adds
950MB. Added no-install-recommends reduces image size to
853MB.

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
@eccles eccles requested a review from landintrees November 10, 2022 14:46
Copy link

@landintrees landintrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change

@eccles eccles merged commit c316b95 into main Nov 10, 2022
@eccles eccles deleted the dev/eccles/make-docker-image-smaller branch November 10, 2022 14:47
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

Successfully merging this pull request may close these issues.

3 participants