Remove not required Dockerfile cmds
This commit is contained in:
parent
a969ec1719
commit
69e1db022d
|
@ -1,7 +1,4 @@
|
|||
FROM cloudron/base:0.10.0
|
||||
MAINTAINER Rainloop Developers <support@cloudron.io>
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install php php-curl php-gmp php-intl php-mbstring php-xml php-zip \
|
||||
|
|
Loading…
Reference in New Issue