scripts/docker.sh

3 lines
68 B
Bash
Raw Normal View History

2023-03-29 13:52:57 +02:00
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh