improved bashrc; changed volumes for file migration eg: d7.materio.com

This commit is contained in:
2018-12-17 15:46:26 +01:00
parent 1b7efa8c25
commit 04bfc68b6b
11 changed files with 35 additions and 6 deletions

View File

@@ -30,3 +30,6 @@ RUN export COMPOSER_HOME=/usr/local/composer && \
curl https://github.com/drush-ops/drush-launcher/releases/download/0.6.0/drush.phar \
-L -o /usr/local/bin/drush && \
chmod +x /usr/local/bin/drush
COPY ./bashrc /root/.bashrc
COPY ./inputrc /root/.inputrc