Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32166344
D4106.1765050690.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
712 B
Referenced Files
None
Subscribers
None
D4106.1765050690.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4106: [keyserver] Remove Python2 requirement from Docker
Attached
Detach File
Event Timeline
Log In to Comment