Update ARM instructions for docker

main
Ben Busby 2021-01-05 18:09:00 -05:00 committed by GitHub
parent 934749e0b8
commit fad937fe08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -162,6 +162,9 @@ sudo systemctl start whoogle
2. Clone and deploy the docker app using a method below: 2. Clone and deploy the docker app using a method below:
#### Docker CLI #### Docker CLI
***Note:** For ARM machines, use the `buildx-experimental` Docker tag.*
Through Docker Hub: Through Docker Hub:
```bash ```bash
docker pull benbusby/whoogle-search docker pull benbusby/whoogle-search