一部であるドッキングウィンドウコンテナを構築していない豆の木:AWSは私のドッキングウィンドウ-compose.yamlファイルの
version: '3'
services:
nginxProxy:
image: nginxproxy
build:
context: ./dockerfiles/nginxproxy/
これとElastic Beanstalkで環境を実行しようとすると、私はエラーを取得:
をECS task stopped due to: Essential container in task exited. (nginxProxy: CannotPullContainerError: API error (404): repository nginxproxy not found: does not exist or no pull access httpdbin:)
Elastic Beanstalkはビルドドッカーイメージをサポートしていますか?