Skip to content

fix: use a cidfile for getting the created container id#58

Merged
josegonzalez merged 1 commit intomasterfrom
57-cidfile
Mar 13, 2025
Merged

fix: use a cidfile for getting the created container id#58
josegonzalez merged 1 commit intomasterfrom
57-cidfile

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

Docker 28.0.0 introduced a 'fix' that removes the container id from output when stdin is attached. This change works around this by using a cidfile to track the container id.

Closes #57

Docker 28.0.0 introduced a 'fix' that removes the container id from output when stdin is attached. This change works around this by using a cidfile to track the container id.

Closes #57
@josegonzalez josegonzalez merged commit 21b059f into master Mar 13, 2025
4 checks passed
@josegonzalez josegonzalez deleted the 57-cidfile branch March 13, 2025 01:07
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.

Build error: integer expression expected

1 participant