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

seva-adocker: Reduce size of Docker Images #1

Merged
merged 4 commits into from
Jan 5, 2024
Merged

seva-adocker: Reduce size of Docker Images #1

merged 4 commits into from
Jan 5, 2024

Conversation

cshilwant
Copy link
Member

No description provided.

- This app is no longer maintained in seva-design-gallery.
Hence, remove it's Dockerfile and README.

Signed-off-by: Chirag Shilwant <[email protected]>
- Keep bare minimum packages in demo_baseline which are
required to build QT application from sources.

- This will help in reducing the size of demo_baseline docker
image.

Signed-off-by: Chirag Shilwant <[email protected]>
- Some packages are needed only while building Thermostat Demo (i.e at Compile time).
Hence, remove those packages from the docker image right after we compile the Thermostat demo.

- This will help in reducing the size of Thermostat Demo Docker Image.

- Use --platform as wayland while running the Thermostat Demo Application.

Signed-off-by: Chirag Shilwant <[email protected]>
- Earlier we used to push baseline & apps together to container
registry. This should be avoided as apps are built on top of
baseline.

- Hence, build & push baseline to container registry before
building & pushing apps.

Signed-off-by: Chirag Shilwant <[email protected]>
@cshilwant cshilwant merged commit 05c8446 into main Jan 5, 2024
1 check passed
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.

2 participants