oh-my-posh/.devcontainer
Polo 99c933a6a4 chore(devcontainer): compatibility with podman
Podman is stricter than Docker.

Modify devcontainer.json so that it is possible to start the
devcontainer with podman. Also make sure that SELinux label are dropped
within the container otherwise the workspace is unusable.
These changes remain compatible with Docker.

_Note_ podman needs the option --userns=keep-id. However this would make
Docker break as it is an unsupported user mode. The solution is to add
this option to /etc/containers/container.conf.
2024-07-08 17:03:41 +02:00
..
config.fish chore(devcontainer): use correct image and settings 2024-06-04 20:55:21 +02:00
devcontainer.json chore(devcontainer): compatibility with podman 2024-07-08 17:03:41 +02:00
Dockerfile chore(devcontainer): use correct image and settings 2024-06-04 20:55:21 +02:00
Microsoft.PowerShell_profile.ps1 chore(devcontainer): use correct image and settings 2024-06-04 20:55:21 +02:00