Category: AWS, Ubuntu, Docker

We think you might be interested in this job:

2. Install packages to allow apt to use a repository over HTTPS:
sudo apt-get install \
apt-transport-https \
ca-certificates \
curl \
software-properties-common Verify that you now have the key…

Related Articles