Unset Podman's DOCKER_HOST when using Docker
This commit is contained in:
3
docker/.local/bin/docker
Executable file
3
docker/.local/bin/docker
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
unset DOCKER_HOST
|
||||||
|
exec /usr/bin/docker "$@"
|
||||||
Reference in New Issue
Block a user