Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 234 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 234 Bytes

Primehub Boostrap

This repository contains the Dockerfile to build the bootstrap image for PrimeHub

How to use

build image

make build

run the image

make run

publish image

make publish