SeaCogs/.devcontainer
cswimr 549519782a
fix(devcontainer): chown workspace directory
for some reason, the default `.data` mount is not owned by the `vscode` user (on my system at least), so we `chown` it to ensure that `uv run redbot-setup` can write to the directory.
2025-01-25 22:51:38 +00:00
..
devcontainer.json fix(devcontainer): chown workspace directory 2025-01-25 22:51:38 +00:00
Dockerfile fix(devcontainer): ensure pip is installed in the devcontainer 2025-01-25 22:51:38 +00:00