Skip to content

Commit

Permalink
Add versions to requirements, downloads form this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
frzb committed Dec 26, 2019
1 parent 06689c5 commit 7aa65fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -53,9 +53,9 @@ This container includes all services to get Coinboot up and running and boot dis

## Requirements

Docker
Docker 18.06.0-ce

Docker Compose
Docker Compose 1.25.0

## Usage

Expand Down Expand Up @@ -91,7 +91,7 @@ There are also mandatory environment variables which are required to be configur
The RootFS and Kernel are downloaded autmatically when the Coinboot Server Docker container is started based on the `RELEASE`set at `./conf/environment/default.env`. Out of the box the latest available release is used.

You can **build** your own Coinboot base image using: [coinboot-debirf](https://github.com/frzb/coinboot/tree/master/debirf).
Or **download** a pre-build daily release at: https://github.com/frzb/coinboot-debirf/releases
Or **download** a pre-build daily release at: https://github.com/frzb/coinboot/releases
These builds are made daily to contain all current packages updates and security fixes.
The RootFS (`*initramfs*`) and Kernel (`*vmlinuz*`) you want to use are to be placed in the directory `./boot`.

Expand Down

0 comments on commit 7aa65fb

Please sign in to comment.