You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shino16
changed the title
ERROR: Forbidden path outside the build context: ../unit_test/Dockerfile.frontend ()
docker-compose.yml: context外のDockerfileを参照できない
Mar 26, 2019
shino16
changed the title
docker-compose.yml: context外のDockerfileを参照できない
docker-compose.yml: unit_testとlintのDockerfileを参照できない
Mar 26, 2019
Step 1: 目的
とWindowsで言われた。
つまり、docker-compose.ymlのcontextで指定したディレクトリの外側にあるDockerfileを参照できない。つまりunit_testとlintでこまる。
Step 2: 概要
The text was updated successfully, but these errors were encountered: