Skip to content

Instantly share code, notes, and snippets.

View thaleshcv's full-sized avatar

thaleshcv thaleshcv

  • Fortaleza, Brasil
View GitHub Profile
#! /bin/bash
# install docker-ce on linux mint 18 "Sarah"
# prepare
sudo apt-get remove docker docker-ce docker-engine docker.io
# download
wget https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/amd64/docker-ce_17.12.0~ce-0~ubuntu_amd64.deb