This commit is contained in:
@@ -8,7 +8,7 @@ ARG COMPOSER_VERSION='' # composer version number like "2.1" or empty for the la
|
||||
ENV NVM_DIR="/home/$USERNAME/.nvm"
|
||||
|
||||
COPY start-container.sh /usr/local/bin/start-container
|
||||
COPY submodules/artisan /etc/bash_completion.d/artisan
|
||||
COPY submodules/artisan-bash-completion/artisan /etc/bash_completion.d/artisan
|
||||
|
||||
RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get -y update \
|
||||
|
||||
Reference in New Issue
Block a user