Run and remove container



docker run --rm busybox echo hello world

docker container ls -a      # the container was not left around