Run and remove container



docker run --rm busybox echo hello world

docker ps -a      # the container was not left around