fix format of commands
This commit is contained in:
parent
1641912e55
commit
fd4dc13db6
1 changed files with 2 additions and 0 deletions
|
@ -3,9 +3,11 @@
|
|||
# Commands
|
||||
|
||||
`alias pps="podman container ps -a"`
|
||||
|
||||
`alias pre="podman-compose down && podman-compose up -d"`
|
||||
|
||||
`podman-compose up`
|
||||
|
||||
`podman-compose down`
|
||||
|
||||
# Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue