Skip to content

Commit a8d026c

Browse files
committed
fixup! fixup! README.md: add build and testing instructions
1 parent 00885f0 commit a8d026c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ You can build the image with the following command. Setting the
2323
instead of the upstream version. You can omit this parameter if you haven't
2424
made any changes to `riotdocker-base`.
2525

26+
***NOTE:*** If docker complains about not finding the image, you can try to
27+
set the `DOCKER_REGISTRY` argument to `localhost` instead.
28+
2629
```sh
2730
docker build --build-arg DOCKER_REGISTRY=docker.io/library -t static-test-tools ./static-test-tools/
2831
```

0 commit comments

Comments
 (0)