Skip to content
Snippets Groups Projects
Commit 5adb3ac4 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files

sid: add a note about minbase


When attempting to follow the instructions to run the container,
it fails since `sid/minbase` image does not exist.

Signed-off-by: default avatarHéctor Orón Martínez <hector.oron@collabora.com>
parent 6186de91
No related branches found
No related tags found
1 merge request!4sid: add a note about minbase
......@@ -9,6 +9,11 @@ execute following commands under `docker-obs/obs-tests/sid` directory:
```
$ sudo make
```
Note you'll need a sid/minbase container you can generate with:
```
$ sudo make minbase
```
== Run containers ==
1. Run the containers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment