#44 chore: hide Composer warning for commands run as super-user

This commit is contained in:
Paolo Cuffiani
2018-10-25 21:48:22 +02:00
parent 02cc719ca7
commit 6ebc45540d
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -37,4 +37,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -37,4 +37,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -37,4 +37,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -37,4 +37,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -37,4 +37,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -35,4 +35,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -36,4 +36,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -35,4 +35,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1
+1 -1
View File
@@ -35,4 +35,4 @@ RUN buildDeps=" \
# Install Composer.
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& ln -s $(composer config --global home) /root/composer
ENV PATH $PATH:/root/composer/vendor/bin
ENV PATH=$PATH:/root/composer/vendor/bin COMPOSER_ALLOW_SUPERUSER=1