localstack / localstack/serverless-localstack
[Question] Docker-in-Docker push to localstack
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 542
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
I have deployed a lambda function with a container image to localstack using this plugin. With host: http://localstack, the deploy command worked perfectly, even from within a docker container (VSCode devcontainer). Can you explain how this is possible? Because if I do a docker push localstack:4510/X from that container that is in the same network, that would not work. Only outside the container with localhost.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify a file, test, or entry point. Trace the plugin's container-image deployment path and its Docker and LocalStack endpoint handling, then document and verify an explanation of why deployment works from the devcontainer while the described docker push does not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, javascript
- Domain
- cloud, devops
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100