Skip to content

Conversation

simonrw
Copy link
Contributor

@simonrw simonrw commented Jan 2, 2025

Motivation

The Docker SDK supports passing the container entrypoint as a list, but we currently don't. This does not match the Docker API, nor the ECS API.

Changes

Support either the list form as well as the string form.

@simonrw simonrw added the semver: patch Non-breaking changes which can be included in patch releases label Jan 2, 2025
@simonrw simonrw self-assigned this Jan 2, 2025
Copy link

github-actions bot commented Jan 2, 2025

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 50m 42s ⏱️ - 2m 25s
3 920 tests +1  3 613 ✅ +1  307 💤 ±0  0 ❌ ±0 
3 922 runs  +1  3 613 ✅ +1  309 💤 ±0  0 ❌ ±0 

Results for commit d9dcde9. ± Comparison against base commit 3e1471a.

♻️ This comment has been updated with latest results.

@simonrw simonrw marked this pull request as ready for review January 2, 2025 19:35
Copy link
Member

@dfangl dfangl 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! Ideally we could have a small test 😁

@simonrw
Copy link
Contributor Author

simonrw commented Jan 3, 2025

Looks good! Ideally we could have a small test 😁

D'oh, sorry I should not have marked this test as ready for review 😂. I'll get right on that

@simonrw simonrw requested a review from dfangl January 3, 2025 14:15
@simonrw simonrw merged commit a6fd457 into master Jan 7, 2025
31 checks passed
@simonrw simonrw deleted the docker/entrypoint-as-list branch January 7, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants