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