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

Updated Dockerfile with multi-stage build approach #876

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

jojo141185
Copy link
Contributor

Hi James,

I roughly adapted the Dockerfile from my repo to your current development state:

  • Moved the build process of the GStreamer plugins to a separate stage.
  • Restructured the file a bit and cleaned up some (probably) unused dependencies.

With this multistage feature, you can achieve much smaller Docker images.

Maybe this is an approach you want to adopt :-)

Moved the build process of the GStreamer plugins to a separate stage. 
Restructured the file a bit and cleaned up some unused dependencies.
@jaedb jaedb merged commit 456eca7 into jaedb:develop Jan 5, 2023
@jojo141185 jojo141185 deleted the patch-2 branch January 5, 2023 10:35
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