diff --git a/.devcontainer/ToDo.md b/.devcontainer/ToDo.md new file mode 100644 index 00000000..f41349c8 --- /dev/null +++ b/.devcontainer/ToDo.md @@ -0,0 +1,5 @@ +* Set the project name in docker compose to that which cursor expects for a devcontainer. i.e. project folder_devcontainer +https://docs.docker.com/compose/how-tos/project-name/ + +### Notes +Do this when it is time to change computers, new container names wont be mounted to existing volumes \ No newline at end of file