|
@@ -48,7 +48,7 @@ FROM builder
|
|
|
|
|
|
|
|
WORKDIR /
|
|
WORKDIR /
|
|
|
|
|
|
|
|
-RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz gdb \
|
|
|
|
|
|
|
+RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz \
|
|
|
&& rm -rf /var/lib/apt/lists
|
|
&& rm -rf /var/lib/apt/lists
|
|
|
|
|
|
|
|
# Install Google Cloud Profiler agent
|
|
# Install Google Cloud Profiler agent
|