Skip to content

fix(daemon): copy ExposedPorts from source config in computeImageConfig#2356

Open
x64vps wants to merge 1 commit into
google:mainfrom
x64vps:bugfix/daemon-exposed-ports
Open

fix(daemon): copy ExposedPorts from source config in computeImageConfig#2356
x64vps wants to merge 1 commit into
google:mainfrom
x64vps:bugfix/daemon-exposed-ports

Conversation

@x64vps

@x64vps x64vps commented Jun 25, 2026

Copy link
Copy Markdown

computeImageConfig ranged over the freshly-emptied destination map
instead of the source config, so ExposedPorts was always dropped from
daemon-loaded images. Fixed the loop and added a test.

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