misc minor updates
This commit is contained in:
parent
0bc78c17d8
commit
3efec5e141
8 changed files with 28 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
# Stuff be used in init for any shell
|
||||
|
||||
# docker/podman stuff
|
||||
alias docker="sudo docker"
|
||||
#alias docker="sudo docker"
|
||||
#alias docker="podman"
|
||||
alias dcompose="docker compose up -d --remove-orphans"
|
||||
alias ddu="docker compose down && dcompose"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue