// Package s2i is a tool for building reproducible Docker images. The s2i // command produces ready-to-run images by injecting source code into a Docker // image and assembling a new Docker image which incorporates the base image and // built source, and is ready to use with docker run. package s2i