We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab94e1e commit 7aa5af3Copy full SHA for 7aa5af3
image/Dockerfile
@@ -1,9 +1,6 @@
1
FROM osixia/baseimage:0.10.3
2
MAINTAINER Bertrand Gouny <[email protected]>
3
4
-# Set correct environment variables.
5
-ENV HOME /root
6
-
7
# Use baseimage-docker's init system.
8
CMD ["/sbin/my_init"]
9
0 commit comments