created: 20151026124201488 creator: user modified: 20151026124457316 modifier: user tags: title: docker install type: text/vnd.tiddlywiki ; Install Docker : https://docs.docker.com/linux/step_one/ ; get.docker.com : https://get.docker.com/ ```sh wget -qO- https://get.docker.com/ | sh ```