Pinned Loading
-
-
my bash aliases
my bash aliases 1alias dc='docker compose'
2alias dcu='dc up -d'
3alias dcub='dcu --build'
4alias dce='dc exec -it --user=$(id -u)'
5alias drun='docker run -it --rm -u "$(id -u):$(id -g)"'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.