hortonworks/docker-cloudbreak

Name: docker-cloudbreak

Owner: Hortonworks Inc

Description: Docker image for Cloudbreak

Created: 2014-07-16 13:09:13.0

Updated: 2017-07-11 18:00:57.0

Pushed: 2018-01-15 15:13:47.0

Homepage: https://cloudbreak.sequenceiq.com/

Size: 57022

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cloudbreak on Docker

This repository contains a Docker file to build a Docker image containing Cloudbreak binary and DB schema scripts. The Cloudbreak source code is available on GitHuv GitHub.

Pull the image from Docker Repository
er pull sequenceiq/cloudbreak:0.5.20
Building the image
er build --rm -t sequenceiq/cloudbreak:0.5.20 .
Building custom version
's/ENV VERSION.*/ENV VERSION 0.5.22/' Dockerfile > Dockerfile.custom
er build -f Dockerfile.custom --rm -t  sequenceiq/cloudbreak:custom-0.5.22 .
Running the image

It is intended to run only with Cloudbreak Deployer.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.