mirror of
/repos/baseimage-docker.git
synced 2026-02-27 17:41:59 +01:00
Get rid of default HOME environment variable
Closes GH-231.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM ubuntu:14.04
|
||||
MAINTAINER Phusion <info@phusion.nl>
|
||||
|
||||
ENV HOME /root
|
||||
ADD . /bd_build
|
||||
|
||||
RUN /bd_build/prepare.sh && \
|
||||
|
||||
Reference in New Issue
Block a user