diff --git a/README.md b/README.md index ccdee45..2c838fb 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,6 @@ The image is called `phusion/baseimage`, and is available on the Docker registry # a list of version numbers. FROM phusion/baseimage: - # Set correct environment variables. - ENV HOME /root - # Use baseimage-docker's init system. CMD ["/sbin/my_init"]