You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/.github/ISSUE_TEMPLATE/update-.md

385 B

name about title labels assignees
update update docker image update docker image
cd Open-IM-Server ; docker-compose down

screenshot here

git pull

screenshot here

docker-compose pull

screenshot here

chmod +x script/*.sh ; docker-compose up -d

screenshot here

cd script ; ./docker_check_service.sh

screenshot here