kuryr/contrib/vagrant/docker.sh

3 lines
79 B
Bash
Executable File

#!/bin/bash
su "$OS_USER" -c "curl -sSL https://experimental.docker.com/ | sh"