An open API service indexing awesome lists of open source software.

https://github.com/kanocomputing/docker-mercury-builder


https://github.com/kanocomputing/docker-mercury-builder

kano-os

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Docker Mercury Builder

This repository contains the Docker definition for DockerHub mercury-builder repository.
Docker images in this repo are used to build and / or test the Mercury software.

## Manual testing

```
$ docker pull kanocomputing/mercury-builder
$ docker run -i -t kanocomputing/mercury-builder:latest /bin/bash
```