divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!
https://std.divnix.com
377 stars 41 forks source link

mkDevOCI doesn't work #333

Closed GTrunSec closed 11 months ago

GTrunSec commented 11 months ago

can be sure the problem caused by https://github.com/divnix/std/commit/a736f37d959c234501c5ddc704a283bf1645114d#diff-6fc5688f9ea3cf1e83cb9cbc47d0fd9f9a0250c13c1b0c1bc584a2a799473cafR73

reproduce the issue

command:

podman run --platform linux/amd64 -it -v "$(pwd):/work" --userns=keep-id --entrypoint /bin/bash d56510d511f2

output:

Error: crun: executable file `/bin/bash` not found in $PATH: No such file or directory: OCI runtime attempted to invoke acommand that was not found