1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/builder/rpm/amd64
Victor Vieux 3167bb8629 Merge pull request #29957 from ilianaw/amazonlinux-rpms
Build the docker-engine RPM for Amazon Linux
2017-02-15 09:40:03 -08:00
..
amazonlinux-latest Build the docker-engine RPM for Amazon Linux 2017-02-08 16:19:22 -08:00
centos-7 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
fedora-24 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
fedora-25 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
opensuse-13.2 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
oraclelinux-6 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
oraclelinux-7 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
photon-1.0 Dockerfile*: bump Go to 1.7.5 2017-01-27 02:14:36 +02:00
build.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate.sh Merge pull request #29957 from ilianaw/amazonlinux-rpms 2017-02-15 09:40:03 -08:00
README.md

dockercore/builder-rpm

This image's tags contain the dependencies for building Docker .rpms for each of the RPM-based platforms Docker targets.

To add new tags, see contrib/builder/rpm/amd64 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.