Copying InvenTree from the Docker container would be better than cloning it, since it is already setup in a Python virtual environment so it could be easily worked on outside of the container.
Description
Description
Event Timeline
Comment Actions
Easy enough to use Docker cp to copy it if needed. Added a template for using VSCode to directly attach and work inside of the container though.