Skip to content

guides/localstack: update init directory to /etc/localstack/init/ready.d#24816

Open
lacatoire wants to merge 2 commits intodocker:mainfrom
lacatoire:fix/issue-22640-localstack-init-hooks
Open

guides/localstack: update init directory to /etc/localstack/init/ready.d#24816
lacatoire wants to merge 2 commits intodocker:mainfrom
lacatoire:fix/issue-22640-localstack-init-hooks

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

The /docker-entrypoint-initaws.d directory was removed in LocalStack 2.0. Updates the Compose snippet to mount the current ready.d init hook directory and adds a short tip pointing to the LocalStack init hooks reference. Also drops a stray trailing quote that made the previous mount path invalid.

Closes #22640

The /docker-entrypoint-initaws.d directory was removed in LocalStack 2.0.
Switch the volume mount to the current ready.d init hook directory and add
a short tip pointing to the init hooks reference. Also drops a stray
trailing quote that made the mount path invalid.

Closes docker#22640
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0ee14ba
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e29864e7f04500087b6534
😎 Deploy Preview https://deploy-preview-24816--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

LocalStack guide shows outdated initialization mechanism

1 participant