Open Titu15 opened 1 year ago
Hi sir , In you documentation i want to add something in you , Run your First Docker Container
in this you mentioned this command , docker run -it abhishekf5/my-first-docker-image , instead of this we can write this also write
docker run -it image-id OR docker run - image-id
which is quite easy and attractive .
Hi sir , In you documentation i want to add something in you , Run your First Docker Container
in this you mentioned this command , docker run -it abhishekf5/my-first-docker-image , instead of this we can write this also write
docker run -it image-id OR docker run - image-id
which is quite easy and attractive .