Page MenuHomePhorge

D4106.1765050690.diff
No OneTemporary

Size
712 B
Referenced Files
None
Subscribers
None

D4106.1765050690.diff

diff --git a/keyserver/Dockerfile b/keyserver/Dockerfile
--- a/keyserver/Dockerfile
+++ b/keyserver/Dockerfile
@@ -7,13 +7,10 @@
# Install prereqs first so we don't have to reinstall them if anything changes
#-------------------------------------------------------------------------------
-# We need python2 for a build script that the sqlite3 npm package uses
# We use rsync in the prod-build yarn script
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
- python2 \
rsync \
&& rm -rf /var/lib/apt/lists/*
-RUN update-alternatives --install /usr/bin/python python /usr/bin/python2 2
# We use nvm to make sure we're running the right Node version
ENV NVM_DIR /root/.nvm

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 6, 7:51 PM (22 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5840515
Default Alt Text
D4106.1765050690.diff (712 B)

Event Timeline