mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00: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