Compare commits
1 Commits
6_prepare_
...
feff68f662
Author | SHA1 | Date | |
---|---|---|---|
feff68f662
|
@@ -57,7 +57,7 @@ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local
|
|||||||
RUN curl -sS https://get.symfony.com/cli/installer -o /usr/local/bin/installer | bash \
|
RUN curl -sS https://get.symfony.com/cli/installer -o /usr/local/bin/installer | bash \
|
||||||
&& chmod a+x /usr/local/bin/installer \
|
&& chmod a+x /usr/local/bin/installer \
|
||||||
&& /usr/local/bin/installer \
|
&& /usr/local/bin/installer \
|
||||||
&& mv /root/.symfony/bin/symfony /usr/local/bin/symfony \
|
&& mv /root/.symfony5/bin/symfony /usr/local/bin/symfony \
|
||||||
&& chmod a+x /usr/local/bin/symfony
|
&& chmod a+x /usr/local/bin/symfony
|
||||||
|
|
||||||
# Add users/groups with uid 1000
|
# Add users/groups with uid 1000
|
||||||
|
Reference in New Issue
Block a user