docker
This is for docker.
Access shell inside of docker container (hass) through interactive mode.
# docker exec -it hass bash
Restart docker container hass
# docker restart hass
Remove unused things
# docker system prune
docker.txt · 마지막으로 수정됨: 저자 ican
