From docs:
Because Docker container names must be unique, you cannot scale a service beyond 1 container if you have specified a custom name.
@jimpo also highlighted this in his review of D3713.
Differential D3847 Authored by ashoat on Apr 25 2022, 7:46 PM.
Details Summary From docs:
@jimpo also highlighted this in his review of D3713. Test Plan N/A
Diff Detail
Event TimelineHerald added subscribers: • abosh, • karol, atul, • adrian. · View Herald TranscriptApr 25 2022, 7:46 PM2022-04-25 19:46:36 (UTC-7) ashoat added a child revision: D3848: [keyserver] Add rsync to Dockerfile.Apr 25 2022, 7:47 PM2022-04-25 19:47:35 (UTC-7) Harbormaster completed remote builds in B8535: Diff 11897.Apr 25 2022, 7:51 PM2022-04-25 19:51:26 (UTC-7) This revision is now accepted and ready to land.Apr 26 2022, 9:36 AM2022-04-26 09:36:59 (UTC-7) Closed by commit rCOMMf7c00984513b: [keyserver] Get rid of container_name for Node in docker-compose.yml (authored by ashoat). · Explain WhyApr 27 2022, 11:40 AM2022-04-27 11:40:28 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12000 keyserver/docker-compose.yml
|