mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 12:53:31 +02:00
Fix incomplete docker build instruction in armv7l README.
This commit is contained in:
@@ -6,5 +6,5 @@ To build the image, run the following commands from the repo root directory (**n
|
||||
|
||||
```bash
|
||||
ARCH=armhf docker/armv7l/mkimage-alpine.sh
|
||||
docker build -f docker/armv7l/Dockerfile -t openstf/stf-armv7l:latest
|
||||
docker build -f docker/armv7l/Dockerfile -t openstf/stf-armv7l:latest .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user