Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
213784e7f6ce1f21c18af5497173d687fdbc26bf
/
.
/
xos
/
openstack_observer
/
templates
/
stop-container.sh.j2
blob: 9cabb003ec820fff6c5103ce0057339edd2919fc [
file
] [
log
] [
blame
]
CONTAINER
={{
container_name
}}
docker stop $CONTAINER
docker rm $CONTAINER