Main Project
- Utils
- Auth
- MyProject
- Dockerfile
For MyProject to run I need to build the contents in Utils and Auth folder, How can I access those while being inside dockerfile of MyProject. I dont want to create the dockerfile outside MyProject