...
Code Block | ||
---|---|---|
| ||
sudo apt-get update sudo apt install openjdk-8-jdk |
Install Docker
Step 1: First, in order to ensure the downloads are valid, add the GPG key for the official Docker repository to your system
...
...
Code Block | ||
---|---|---|
| ||
sudo apt-get update sudo apt install openjdk-8-jdk |
Step 1: First, in order to ensure the downloads are valid, add the GPG key for the official Docker repository to your system
...