πŸ’­ add init hooks and exported bins Β· WaylonWalker/devtainer@2e4c6da ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/WaylonWalker/devtainer/commit/2e4c6da537f5672209d1b3922fad754190aef938#diff-38878343c551520f8af2a3986e5f6085b03df197a56a92abc42a44b200f02... Date: September 28, 2024 Image: add init hooks and exported bins Β· WaylonWalker/devtainer@2e4c6da β€” 🐳 (dotfiles) My personal development docker container base image - add init hooks and exported bins Β· WaylonWalker/devtainer@2e4c6da add init hooks and exported bins Β· WaylonWalker/devtainer@2e4c6da 🐳 (dotfiles) My personal development docker container base image - add init hooks and exported bins Β· WaylonWalker/devtainer@2e4c6da GitHub Β· github.com Today I learned that you can use init_hooks to access host machine commands from inside a distrobox container. This is super handy for things that you cannot get to from inside the container and need ran outside (docker, podman, flatpak, xdg-open). [code] init_hooks=ln -sf /usr/bin/distrobox-host-exec /usr/local/bin/podman; NOTE β”‚ This post is a thought </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>