mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 15:08:03 -03:30
Merge pull request #2381 from msurovcak/patch-1
trivial: update teardown command Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
40602875e0
@ -38,7 +38,7 @@ Export all objects
|
||||
|
||||
Clean up remnants of the old AWX install:
|
||||
|
||||
```docker rm -f $(ps -aq)``` # remove all old awx containers
|
||||
```docker rm -f $(docker ps -aq)``` # remove all old awx containers
|
||||
|
||||
```make clean-ui``` # clean up ui artifacts
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user