fourpartswater / distil-build

Distil build environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

distil-build

Generates the Docker image used to build Distil on CircleCI:

Dependencies

Building and Deploying the Image

  1. Update the version number in ./config.sh
  2. Run ./docker_build.sh to build the image.
  3. Run docker_push.sh to push the image to the docker repository.

CircleCI is configured to pick up the latest tag so the updates should be applied on any subsequent builds.

About

Distil build environment


Languages

Language:Shell 78.7%Language:Dockerfile 21.3%