-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Due to the high similarity of both the solver and generator it seems reasonable to create a shared directory at the generator and solver directory level. Due to the Dockerfile being inside the generator and solver directory, it does not allow for COPYing the shared directory into the newly built container (resulting in a "COPY failed: forbidden path outside the build context: ../shared ()").
I'm currently unsure what might be a good solution.
Metadata
Metadata
Assignees
Labels
No labels