This commit is contained in:
parent
03a148f923
commit
e86519ee23
2 changed files with 4 additions and 2 deletions
|
|
@ -16,4 +16,5 @@ RUN apt-get update \
|
|||
|
||||
RUN curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | bash \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y symfony-cli
|
||||
&& apt-get install -y symfony-cli \
|
||||
&& apt-get clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue