Skip to content

Instantly share code, notes, and snippets.

View imran-parray's full-sized avatar
🏠
Working from home

imran parray imran-parray

🏠
Working from home
View GitHub Profile
#!/bin/bash
# update apt-get
export DEBIAN_FRONTEND="noninteractive"
sudo apt-get update
# remove previously installed Docker
sudo apt-get remove docker docker-engine docker.io* lxc-docker*
# install dependencies 4 cert