Skip to content

Commit e964344

Browse files
committed
provide a zoobab/glar150 image
1 parent ba87cc1 commit e964344

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -369,11 +369,15 @@ A simple way to test the glard daemon is to use a docker container which spawns
369369
$ docker build -f Dockerfile.obs -t glard
370370
```
371371

372-
If you want to avoid building the docker image, there is one prebuilt for you:
373-
372+
You should then have an image named "glard:latest" in "docker images".
374373

374+
If you want to avoid building the docker image, there is one prebuilt for you:
375375

376-
You should then have an image named "glard:latest" in "docker images".
376+
```
377+
$ docker run zoobab/glar150
378+
glard v1.0.1 -- GL-AR150 demo'n
379+
I: 17-11-01 18:08:26 using interface=eth0 my_uuid=1CF2281F0C9A4DD596C29EF1EF2F5C17 my_name=1CF228
380+
```
377381

378382
Then spawn 3 containers running glard:
379383

0 commit comments

Comments
 (0)