Skip to content

Commit

Permalink
Update bash_profile_docker_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdalert authored Jun 30, 2016
1 parent 8263e7b commit d784a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash_profile_docker_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ alias dinl='docker inspect $(docker ps -qal)'
alias dina='docker inspect $(docker ps -qa)'

# Docker service ls
alias dls=`docker service ls`
alias dsl=`docker service ls`
# Docker service inspect
alias dsi=`docker service inspect `

Expand Down

0 comments on commit d784a6a

Please sign in to comment.