docker ps -a | grep 'bundle' | cut -d' ' -f1 | xargs docker rm
remove stale images
docker images -f="dangling=true" | xargs docker rmi
docker ps -a | grep 'bundle' | cut -d' ' -f1 | xargs docker rm
remove stale images
docker images -f="dangling=true" | xargs docker rmi
Сервис для планирования и проведения совещаний
Интересная фишка Xenserver + Docker
Egeya blog engine nginx configuration with human readable URLs
Как узнать версию обновления Me.doc онлайн из скрипта Windows?
nginx-proxy configuration for server sent events and SSL
Use MySQL in docker with utf-8 encoding and utf8_general_ci
copy files having search string to the target folder