Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.12 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.12 KB

shipyard

An open-sourced collection of docker images that probably don't merit their own git repo, but serve as building blocks or one-off utilities.

Build

Build all images in this project:

$ bin/build

Build a single image from this project, with support for specific versions:

$ bin/build name[/x.x]

Images

For more information on runit-based images, see runit-bionic.

General

  • socrata/base-bionic: Base Ubuntu image that establises a base set of patterns and tools for building other containers.
  • socrata/runit-bionic: Image based on phusion/baseimage-docker that establishes a base set of patterns and tools for building other containers with support for multiple processes via runit.

Java

JavaScript

Python

Python 2

Python 3

Ruby