mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
I've added in the '--rm' argument to the 'script method' and to the 'add your user to docker group' examples to match the first instruction. Purely a consistency thing, and so new users can appreciate not having a few hello-world containers spawned. Ta.