1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

Fix Dockerfile

This commit is contained in:
Paul Morie
2014-04-28 13:32:23 -04:00
parent 5d47994f19
commit b27a90bb1c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +0,0 @@
FROM fedora:20
RUN yum -y install git python-pip
RUN pip install git+https://github.com/openshift/docker-source-to-images
CMD sti