instalee/packages/docker/linux

2 lines
65 B
Bash
Executable file

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