Skip to content

Merge statements in dockerfiles, to shrink image size.#147

Open
BBirke-Vidispine wants to merge 1 commit intovidispine:masterfrom
BBirke-Vidispine:fix/MergeDockerfileStatements
Open

Merge statements in dockerfiles, to shrink image size.#147
BBirke-Vidispine wants to merge 1 commit intovidispine:masterfrom
BBirke-Vidispine:fix/MergeDockerfileStatements

Conversation

@BBirke-Vidispine
Copy link

@BBirke-Vidispine BBirke-Vidispine commented Feb 25, 2026

Merged statements take less image size, ~740MB to ~590MB.

Important (not changed here):
Without USER statement, the -noroot container runs as root by default, unless the user is explicitly changed.

ORAS 1.3.0 contains critical CVE-2025-68121 (Go language, same in Kubernetes), and has no new release yet.

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.

1 participant