Docker – remove all images and containers
In order to remove all containers, you can use the command:
docker rm $(docker ps -a -q)
In order to remove all images, you can use the command:
docker rmi $(docker images -q)
Scientific Algorythms and Analytics
In order to remove all containers, you can use the command:
docker rm $(docker ps -a -q)
In order to remove all images, you can use the command:
docker rmi $(docker images -q)
Skynin cache:
Array
(
[cache mode] => capture
[requestKey] => 792b2c653fe06dfc530098eaf5e2f26b38.sc
[skycache_disable_capture] => false
)