mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Merge branch 'reduce-dockerfile-steps' of git://github.com/kanzure/baseimage-docker into kanzure-reduce-dockerfile-steps
This commit is contained in:
commit
4a41a00697
@ -2,7 +2,6 @@ FROM ubuntu:14.04
|
||||
MAINTAINER Phusion <info@phusion.nl>
|
||||
|
||||
ENV HOME /root
|
||||
RUN mkdir /build
|
||||
ADD . /build
|
||||
|
||||
RUN /build/prepare.sh && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user