# my-app-deps is a pseudo container which can be built from Dockerfile.deps FROM my-app-deps # Copy over the app COPY . /usr/src/app