Update ARM instructions for docker
parent
934749e0b8
commit
fad937fe08
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue