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

Dockerfile size shrink to 265MB + Mtl-Manager #168

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Jul 5, 2024

Dockerfile size shrink to 265MB and Mtl-Manager added by default to the container. This allows usage of one container with shared libraries for two purposes:

  • MtlManager running
  • Media-Proxy running

This approach guarantee that MtlMAnager is build and there is no need for external project know-how.

To lunch MtlManager just use bellow parameter:
--entrypoint=/usr/local/bin/MtlManager

Dockerfile size shrink to 265MB and Mtl-Manager added by default to the container. This allows usage of one container with shared libraries for two purposes:

- MtlManager running
- Media-Proxy running

This approach guarantee that MtlMAnager is build and there is no need for external project know-how.

To lunch MtlManager just use bellow parameter:
`--entrypoint=/usr/local/bin/MtlManager`

Signed-off-by: Milosz Linkiewicz <[email protected]>
@Mionsz Mionsz added enhancement New feature or request dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 5, 2024
Copy link
Collaborator

@soopel soopel left a comment

Choose a reason for hiding this comment

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

Looks good. Approved

Copy link
Collaborator

@MateuszGrabuszynski MateuszGrabuszynski left a comment

Choose a reason for hiding this comment

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

lgtm :)

@Mionsz Mionsz merged commit 21c3e71 into main Jul 10, 2024
8 checks passed
@Mionsz Mionsz deleted the private/mlinkiew/media-proxy-shrink-size branch July 30, 2024 11:18
tszumski pushed a commit to tszumski/Media-Communications-Mesh that referenced this pull request Aug 29, 2024
Dockerfile size shrink to 265MB and Mtl-Manager added by default to the container. This allows usage of one container with shared libraries for two purposes:

- MtlManager running
- Media-Proxy running

This approach guarantee that MtlMAnager is build and there is no need for external project know-how.

To lunch MtlManager just use bellow parameter:
`--entrypoint=/usr/local/bin/MtlManager`

Signed-off-by: Milosz Linkiewicz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants