Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749566
D1394.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
912 B
Subscribers
None
D1394.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,10 +15,23 @@
rm -rf /var/lib/apt/lists/*
RUN pip install --upgrade pip setuptools wheel
-RUN pip install swh-deposit swh-indexer swh-journal swh-lister swh-loader-debian \
- swh-loader-dir swh-loader-git swh-loader-mercurial swh-loader-pypi \
- swh-loader-svn swh-loader-tar swh-storage swh-objstorage \
- swh-scheduler swh-vault swh-web
+RUN pip install \
+ swh-deposit \
+ swh-indexer \
+ swh-journal \
+ swh-lister \
+ swh-loader-debian \
+ swh-loader-dir \
+ swh-loader-git \
+ swh-loader-mercurial \
+ swh-loader-pypi \
+ swh-loader-svn \
+ swh-loader-tar \
+ swh-storage \
+ swh-objstorage \
+ swh-scheduler \
+ swh-vault \
+ swh-web
RUN pip install gunicorn
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 24, 5:58 PM (4 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3222309
Attached To
D1394: Several refactorings
Event Timeline
Log In to Comment