Update to Phusion Base 0.9.16
This commit is contained in:
parent
8458b1774c
commit
712a00424a
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM phusion/baseimage:0.9.15
|
||||
FROM phusion/baseimage:0.9.16
|
||||
MAINTAINER Stian Larsen <lonixx@gmail.com>
|
||||
RUN rm -rf /etc/service/sshd /etc/my_init.d/00_regen_ssh_host_keys.sh
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
|
@ -20,7 +20,6 @@ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
|||
|
||||
#Mappings and ports
|
||||
VOLUME /config
|
||||
VOLUME /data
|
||||
EXPOSE 32400
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue