@@ -12,7 +12,6 @@ ARG COMPOSER_VERSION=''
|
||||
ENV NVM_DIR="/home/$USERNAME/.nvm"
|
||||
|
||||
COPY start-container.sh /usr/local/bin/start-container
|
||||
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