Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Created August 10, 2021 14:08
Show Gist options
  • Save atulkamble/ced881d9a68943140003b74acb6f5ca9 to your computer and use it in GitHub Desktop.
Save atulkamble/ced881d9a68943140003b74acb6f5ca9 to your computer and use it in GitHub Desktop.
Install Docker Engine on LInux
sudo apt install docker.io
docker --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment