The main ones I need:

docker ps

docker ps –all

docker rm <id>

docker images

docker exec -it <id> bash