Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9345391
D841.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
397 B
Subscribers
None
D841.diff
View Options
diff --git a/docker-compose.yml b/docker-compose.yml
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -35,10 +35,10 @@
swh-scheduler-runner:
image: swh/scheduler-worker
+ build: ./dockerfiles/swh-scheduler-worker
env_file: ./scheduler.env
command: runner
depends_on:
- - swh-scheduler-listener # for the image only
- swh-scheduler-api
- amqp
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 3:20 PM (6 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3221256
Attached To
D841: Duplicate the build: item in swh-scheduler-runner instead of using depends_on
Event Timeline
Log In to Comment