Update docker!

This commit is contained in:
Thomas Forgione 2023-12-13 15:44:52 +01:00
parent d961e63c83
commit fdd11d86b6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ def --env kube [name?: string@_kube_kubes] {
alias kns = k9s -n all
# lazydocker / k9s shortcut for each compose / cluster
alias mnemosyne = ssh phoenix -t "cd web && /home/polymny/.local/bin/lazydocker"
alias mnemosyne = ssh phoenix -t "cd infra && /home/polymny/.local/bin/lazydocker"
alias zeus = k9s -n all --kubeconfig ($env.HOME + '/.kubes/zeus/config')
alias safir = k9s -n all --kubeconfig ($env.HOME + '/.kubes/safir/config')