Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163737
D1093.id3426.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
467 B
Subscribers
None
D1093.id3426.diff
View Options
diff --git a/dockerfiles/swh-listers-worker/entrypoint.sh b/dockerfiles/swh-listers-worker/entrypoint.sh
--- a/dockerfiles/swh-listers-worker/entrypoint.sh
+++ b/dockerfiles/swh-listers-worker/entrypoint.sh
@@ -45,7 +45,7 @@
createdb ${POSTGRES_DB}
echo Initialize database
- python -m swh.lister.cli --create-tables --with-data \
+ python -m swh.lister.cli \
--db-url postgres://${PGUSER}@${PGHOST}/${POSTGRES_DB} \
all
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 2:25 PM (8 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3222348
Attached To
D1093: Update the lister entrypoint to make latest cli updates
Event Timeline
Log In to Comment