Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Reduce docker images size #22

Merged
merged 2 commits into from
Feb 5, 2023
Merged

Conversation

tzstoyanov
Copy link
Contributor

Introduced multi-stage build of the docker images, to reduce their size. The size of tracer-svc is reduced to 47.5MB, which is optimal. The size of tracer-node is reduced to 666MB - still huge and can be optimized further.

Introduce two-stage build of the tracer-svc docker image. That
significantly reduces the image size.

Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]>
Introduce two-stage build of the tracer-node docker image. That
significantly reduces the image size.

Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]>
@tzstoyanov tzstoyanov merged commit 64f3f37 into vmware-archive:main Feb 5, 2023
@tzstoyanov tzstoyanov deleted the isize branch February 5, 2023 04:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant