Aericio
Aericio
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
cool, thanks!
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
yea was being lazy, will do
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
it still makes the repo folder anyways though, so why couldn't it set perms regardless? it sets perms fine when i use non-empty repo without devcontainer file
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
No description
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
I was initially confused about the "Repo URL" link, I thought it meant to link to a devcontainer image so I put in mcr.microsoft.com/devcontainers/typescript-node:22. It parsed it as a git url and tried to clone it (created an empty repo). I think I found the problem though; when the git repo is empty, the step in red is skipped.
- #3: 🔄 Updating the ownership of the workspace...
- #3: 👤 Updated the ownership of the workspace! [629.966µs]
#4: 🔄 Updating ownership of /home/coder...
#4: 🏡 Updated ownership of /home/coder! [869.007µs]
- #3: 🔄 Updating the ownership of the workspace...
- #3: 👤 Updated the ownership of the workspace! [629.966µs]
#4: 🔄 Updating ownership of /home/coder...
#4: 🏡 Updated ownership of /home/coder! [869.007µs]
Reproduction: - I am not providing .devcontainer, so using fallback image in both cases - Set repo URL as one of - Non-empty repo: https://github.com/Aericio/silver-guacamole - Empty repo: https://github.com/Aericio/expert-memory - Keeping everything else the same
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
oh but the git clone still going to /workspaces
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
changed from /workspaces to /home/coder instead, not sure how to fix /workspaces perm in tf
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
does the default template have an issue then?
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
No description
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
on version 2.18.2, running coder w/ docker compose
25 replies
CCoder.com
Created by Aericio on 1/17/2025 in #help
Permission Issues on fresh containers
No description
25 replies