+0
−47
.bashrc.d/docker
0 → 100644
+9
−0
.bashrc.d/podman
0 → 100644
+24
−0
.bashrc.d/toolbx
0 → 100644
+8
−0
Loading
The workbench image now the `docker` CLI, `podman-remote` and `podman` symlinked to `host-spawn`. They all work out of the box without any added configuration. So split the config to `.bashrc.d/`, replace some aliases that use `docker` locally with `podman`, remove useless config, add the `docker` contexts and replace aliases using `docker` remotely with contexts.