instalee/packages/docker/bash

3 lines
65 B
Text
Raw Normal View History

#!/bin/sh
which docker || wget -O- https://get.docker.com | bash