Skip to content

Docker Cheat Sheet

Docker context

sh
 docker context ls

Switch context

sh
docker context use {context_name}