localstack / localstack/serverless-localstack
[Question] Docker-in-Docker push to localstack
未关闭
还没有人认领这个 Issue。
networking
question
status: backlog
- 主要语言
- JavaScript
- 星标
- 542
- 派生
- 92
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指出文件、测试或入口点。跟踪插件的容器镜像部署路径以及其对 Docker 和 LocalStack endpoint 的处理,然后记录并验证一份解释,说明为什么从 devcontainer 进行部署可以工作,而所描述的 docker push 不行。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, docker, javascript
- 领域
- cloud, devops
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100