Closed ryan-clancy closed 5 years ago
Python has an os.path.abspath() function that we should be used for paths as Docker requires absolute paths in some cases - this removes the burden from the user to remember to do so.
Python has an os.path.abspath() function that we should be used for paths as Docker requires absolute paths in some cases - this removes the burden from the user to remember to do so.