Skip to content

Instantly share code, notes, and snippets.

View pegasusict's full-sized avatar
🏠
Working from home

Mattijs Snepvangers pegasusict

🏠
Working from home
  • Alphen aan den Rijn, Netherlands
View GitHub Profile
#!/usr/bin/env bash
clear
apt-get update; apt-get install -qy apt-transport-https ca-certificates curl gnupg-agent software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
apt-get update; apt-get install docker-ce docker-ce-cli containerd.io
usermod -aG docker $USER

Keybase proof

I hereby claim:

  • I am pegasusict on github.
  • I am pegasusict (https://keybase.io/pegasusict) on keybase.
  • I have a public key ASDMcuCrf-Ca1C-vRImY73d4SBge_TedKdX3lDVBWkxLrQo

To claim this, I am signing this object: