I want to deploy my Quarkus project using multistage docker build. In first step I resolve dependencies in Container A (BUILD_CONTAINER) and then I copy them to Container B