diff --git a/Introduction to Docker b/Introduction to Docker index 922ca12..fd3aac4 100644 --- a/Introduction to Docker +++ b/Introduction to Docker @@ -1,6 +1,3 @@ -docker run hello-world -docker run hello-world -docker ps mkdir test && cd test cat > Dockerfile <