We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae6448 commit 26d14dfCopy full SHA for 26d14df
Dockerfile
@@ -6,7 +6,6 @@ ENV LANG C.UTF-8
6
ENV LC_ALL C.UTF-8
7
8
# Required for uwsgi
9
-# Install build tools and dependencies
10
RUN apt-get update && apt-get install -y --no-install-recommends \
11
build-essential \
12
gcc \
0 commit comments