SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

source-to-image-devel rpm build for : Fedora 25. For other distributions click source-to-image-devel.

Name : source-to-image-devel
Version : 1.0.9 Vendor : Fedora Project
Release : 2.fc25 Date : 2016-07-29 03:05:32
Group : Unspecified Source RPM : source-to-image-1.0.9-2.fc25.src.rpm
Size : 3.85 MB
Packager : Fedora Project
Summary : A tool for building artifacts from source and injecting into docker images
Description :
A tool for building artifacts from source and injecting into docker images

This package contains library source intended for
building other packages which use import path with
github.com/openshift/source-to-image prefix.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/25/Everything/ppc64le/os/Packages/s

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  source-to-image-devel-1.0.9-2.fc25.noarch.rpm
ftp.icm.edu.pl  source-to-image-devel-1.0.9-2.fc25.noarch.rpm
     

Provides :
golang(github.com/openshift/source-to-image)
golang(github.com/openshift/source-to-image/pkg/api)
golang(github.com/openshift/source-to-image/pkg/api/describe)
golang(github.com/openshift/source-to-image/pkg/api/validation)
golang(github.com/openshift/source-to-image/pkg/build)
golang(github.com/openshift/source-to-image/pkg/build/ignore)
golang(github.com/openshift/source-to-image/pkg/build/strategies)
golang(github.com/openshift/source-to-image/pkg/build/strategies/layered)
golang(github.com/openshift/source-to-image/pkg/build/strategies/onbuild)
golang(github.com/openshift/source-to-image/pkg/build/strategies/sti)
golang(github.com/openshift/source-to-image/pkg/cmd)
golang(github.com/openshift/source-to-image/pkg/config)
golang(github.com/openshift/source-to-image/pkg/create)
golang(github.com/openshift/source-to-image/pkg/create/templates)
golang(github.com/openshift/source-to-image/pkg/docker)
golang(github.com/openshift/source-to-image/pkg/docker/test)
golang(github.com/openshift/source-to-image/pkg/errors)
golang(github.com/openshift/source-to-image/pkg/ignore)
golang(github.com/openshift/source-to-image/pkg/run)
golang(github.com/openshift/source-to-image/pkg/scm)
golang(github.com/openshift/source-to-image/pkg/scm/empty)
golang(github.com/openshift/source-to-image/pkg/scm/file)
golang(github.com/openshift/source-to-image/pkg/scm/git)
golang(github.com/openshift/source-to-image/pkg/scripts)
golang(github.com/openshift/source-to-image/pkg/tar)
golang(github.com/openshift/source-to-image/pkg/test)
golang(github.com/openshift/source-to-image/pkg/util)
golang(github.com/openshift/source-to-image/pkg/util/user)
golang(github.com/openshift/source-to-image/pkg/version)
golang(github.com/openshift/source-to-image/test/integration)
source-to-image-devel

Requires :
golang(github.com/fsouza/go-dockerclient)
golang(github.com/golang/glog)
golang(github.com/spf13/cobra)
golang(github.com/spf13/pflag)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/source-to-image-devel
/usr/share/doc/source-to-image-devel/AUTHORS
/usr/share/doc/source-to-image-devel/CONTRIBUTING.md
/usr/share/doc/source-to-image-devel/README.md
/usr/share/gocode/src/github.com/openshift
/usr/share/gocode/src/github.com/openshift/source-to-image
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/cpuguy83/go-md2man
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man/md2man.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man/roff.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/command
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/command/command.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/parser
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/parser/line_parsers.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/parser/parser.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/docker/docker/builder/parser/utils.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/auth.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/change.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/client.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/env.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/event.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/exec.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus/doc.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus/entry.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus/exported.go
/usr/share/gocode/src/github.com/openshift/source-to-image/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus/formatter.go
There is 416 files more in these RPM.

 
ICM