Skip to content

7hunderbird/docker-1

This branch is 4 commits behind genesis-community/docker:master.

Repository files navigation

Genesis Docker Image

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

Languages

  • Dockerfile 83.4%
  • Makefile 16.6%