Skip to content
Snippets Groups Projects
Commit 2dc286cd authored by Jon Pugh's avatar Jon Pugh
Browse files

Use tree for debugging folders and files.

parent 9041dc24
No related branches found
No related tags found
No related merge requests found
...@@ -39,8 +39,7 @@ RUN apt-get -qq -o Dpkg::Use-Pty=0 update && DEBIAN_FRONTEND=noninteractive apt- ...@@ -39,8 +39,7 @@ RUN apt-get -qq -o Dpkg::Use-Pty=0 update && DEBIAN_FRONTEND=noninteractive apt-
unzip \ unzip \
wget \ wget \
mysql-client \ mysql-client \
tree \ tree
RUN echo "Creating user aegir with UID $AEGIR_UID and GID $AEGIR_GID and HOME $AEGIR_ROOT ..." RUN echo "Creating user aegir with UID $AEGIR_UID and GID $AEGIR_GID and HOME $AEGIR_ROOT ..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment