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 未指出檔案、測試或進入點。追蹤 plugin 的容器映像部署路徑,以及其對 Docker 和 LocalStack endpoint 的處理,然後記錄並驗證一份說明,解釋為什麼從 devcontainer 進行部署可以運作,而所描述的 docker push 卻不行。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- aws, docker, javascript
- 領域
- cloud, devops
- Issue 類型
- 文件
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100