Skip to content

genesis-community/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Docker Image

DEPRECATED

This functionality has been moved into the genesis ci pipeline.

The pipeline will produce production and dev images, which can be found on dockerhub under genesiscommunit/genesis. Tags latest will be the latest production release, while dev will be the latest development release candidate. Versioned images will also be found with the version as its tag.

This repository will no longer be maintained


This repository contains the recipe for the Genesis Docker Image, a container image that wraps up all of the tools and libraries necessary for running Genesis deployments. It is intended to be useful for evaluation of Genesis and running CI/CD pipelines that do deployments.

Software Installed

Usage

You almost invariably want to run a shell in the docker container, and use that to execute Genesis:

docker run -it starkandwayne/genesis /bin/bash
$ genesis -v
... etc ...

Happy Hacking!

About

A Docker Image for running Genesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published