added custom hosts aliases
This commit is contained in:
@@ -126,3 +126,6 @@ export PATH=$HOME/go/bin:$PATH
|
|||||||
alias docker=podman
|
alias docker=podman
|
||||||
|
|
||||||
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
|
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
|
||||||
|
|
||||||
|
# Hosts Aliases
|
||||||
|
export HOSTALIASES=$HOME/.config/hosts
|
||||||
|
|||||||
Reference in New Issue
Block a user