translate install/raspberry-pi.md

This commit is contained in:
Dorsey.Xu
2020-10-26 15:03:45 +08:00
parent c0c5922d6e
commit 2887a3fc4d
3 changed files with 33 additions and 32 deletions

View File

@@ -72,7 +72,7 @@ $ sudo yum install docker-ce
### Install with Automatic Scripts
To simplify the installation process during test or development, Docker official provides a convenient installation script, you can install docker on Fedora with the following script:
To simplify the installation process during test or development, Docker official provides a convenient installation script, you can install docker on CentOS with the following script:
```bash
$ curl -fsSL get.docker.com -o get-docker.sh