Skip to content

Updated Dockerfile with multi-stage build approach#876

Merged
jaedb merged 1 commit into
jaedb:developfrom
jojo141185:patch-2
Jan 5, 2023
Merged

Updated Dockerfile with multi-stage build approach#876
jaedb merged 1 commit into
jaedb:developfrom
jojo141185:patch-2

Conversation

@jojo141185

Copy link
Copy Markdown
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