mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #138 from overleaf/spd-gdb
Add GDB to the Docker image
This commit is contained in:
@@ -48,7 +48,7 @@ FROM builder
|
||||
|
||||
WORKDIR /
|
||||
|
||||
RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz \
|
||||
RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz gdb \
|
||||
&& rm -rf /var/lib/apt/lists
|
||||
|
||||
# Install Google Cloud Profiler agent
|
||||
|
||||
Reference in New Issue
Block a user