Bug 1333466

Summary: Review Request: source-to-image - a tool (s2i) for building reproducible Docker images
Product: [Fedora] Fedora Reporter: Adam Miller <admiller>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, rbarlow
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 20:54:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adam Miller 2016-05-05 15:06:51 UTC
Spec URL: https://maxamillion.fedorapeople.org/source-to-image.spec
SRPM URL: https://maxamillion.fedorapeople.org/source-to-image-1.0.8-2.fc25.src.rpm

Description:
Source-to-image (s2i) is a tool for building reproducible Docker images. s2i
produces ready-to-run images by injecting source code into a Docker image and
assembling a new Docker image which incorporates the builder image and built
source. The result is then ready to use with docker run. s2i supports
incremental builds which re-use previously downloaded dependencies, previously
built artifacts, etc.


Fedora Account System Username: maxamillion

Comment 2 Adam Miller 2016-05-12 20:54:00 UTC

*** This bug has been marked as a duplicate of bug 1264042 ***