Bertrand Gouny hace 10 años
padre
commit
7aa5af32a2
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      image/Dockerfile

+ 0 - 3
image/Dockerfile

@@ -1,9 +1,6 @@
 FROM osixia/baseimage:0.10.3
 MAINTAINER Bertrand Gouny <[email protected]>
 
-# Set correct environment variables.
-ENV HOME /root
-
 # Use baseimage-docker's init system.
 CMD ["/sbin/my_init"]