Closed sarvo314 closed 6 months ago
Create a single Dockerfile that installs all the requirements needed for all the features provided by Docify. Use ubuntu:22 1. UML generate 2. Dependency checker 3. Code Coverage We want to install all the dependencies for each of these in a single image and we would build a container everytime out this image. Test this by building the image, and name the image **docify_python**.
Directory docker/dockerfiles/Dockerfile_all_py YOU HAVE TO BE IN ROOT DIRECTORY TO RUN DOCKER FILE AS PYTHON NEEDS TO BE COPIED, CAN ONLY BE DONE BY BEING IN ROOT DIRECTORY