previousnext/passenger

By previousnext

Updated about 7 hours ago

The official Passenger container for PreviousNext inhouse container management solution, Skipper.

Image
0

8.4K

Containers

CircleCI

The official container suite for PreviousNext inhouse container management solution, Skipper.

Goals:

  • Leverage official Docker Hub containers as a base.
  • Provide close Prod to Local configurations, this is done by leveraging the hosting container as a base container for dev images.

Documentation for each container can be found in its respective directory.

Building

Each container has a Makefile in its directory with the workflow:

# Build all versions
make

# Release to Docker Hub
make release

Docker Pull Command

docker pull previousnext/passenger