SeaCogs/.devcontainer
cswimr 7369f5810a
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 14:43:02 -05:00
..
devcontainer.json fix(devcontainer): chown workspace directory 2025-01-25 14:43:02 -05:00
Dockerfile fix(devcontainer): ensure pip is installed in the devcontainer 2025-01-25 14:39:24 -05:00