localstack / localstack/serverless-localstack

[Question] Docker-in-Docker push to localstack

Open
#192 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

networking question status: backlog
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.