Create Dockerをインストール.txt

This commit is contained in:
yuukiwww 2024-06-14 03:06:58 +09:00 committed by GitHub
parent a6b885dca2
commit f0124ba60a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
curl -fsSL https://get.docker.com/ -o install-docker.sh
sh install-docker.sh