Skip to content

Commit

Permalink
Datalake: Serve API from uwsgi and monitor with Datadog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ABPLMC committed Nov 4, 2024
1 parent 5ae6448 commit 26d14df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ENV LANG C.UTF-8
ENV LC_ALL C.UTF-8

# Required for uwsgi
# Install build tools and dependencies
RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential \
gcc \
Expand Down

0 comments on commit 26d14df

Please sign in to comment.