postCreateCommand
fails with EACCES using Docker Engine on an SELinux enforcing system
#914
Labels
feature-request
New feature or request
Basically, what the title says. See also #548; it appears that this bug is caused because the fix there was incomplete. In particular, having skimmed that issue to get a vague, possibly-incorrect understanding that the fix was to detect if the build phase was occurring under Buildah, I see two problems with this:
postCreateCommand
specified indevcontainer.json
.STR (these aren't my exact STR since I'm simplifying out Silverblue-related environmental setup that I'm confident doesn't matter - but if you somehow can't reproduce, I can provide more specific STR)
npm install -g @devcontainers/cli
cd
into itdevcontainer up --workspace-folder .
Expected result: the command succeeds.
Actual result:
Environment info:
The text was updated successfully, but these errors were encountered: