@@ -11,6 +11,7 @@ RUN mkdir -p /etc/nginx/html /var/www/html /sock \
RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
RUN apt-get update && apt-get install -y \
+ strace \
cron \
default-mysql-client \
git \