DEV Community

Discussion on: A beginner’s guide to Docker — how to create your first Docker application

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾 • Edited

Whoaa! It worked
Thanks man

➜ ~ docker -v
Docker version 18.09.7, build 2d0083d

Is this the correct way to do it (it's deprecated on Docker docs I guess)

Thread Thread
 
gaelgthomas profile image
Gaël Thomas

Great, I just corrected the item with the right order for Ubuntu. Thank you for your feedback!