3 lines
77 B
Text
3 lines
77 B
Text
|
curl -fsSL https://get.docker.com/ -o install-docker.sh
|
||
|
sh install-docker.sh
|