Each app's Dockerfile expects a lockfile but docker build context is scoped to the app directory. Copy it in before build, remove after.
2.4 KiB
2.4 KiB
Each app's Dockerfile expects a lockfile but docker build context is scoped to the app directory. Copy it in before build, remove after.