Closed
Bug 1833813
Opened 3 years ago
Closed 2 years ago
docker-compose.yml should set the platform
Categories
(bugzilla.mozilla.org :: Developer Box, enhancement)
bugzilla.mozilla.org
Developer Box
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
Attachments
(1 file)
As BMO is running on a linux/amd64 platform we should explicitly set this in our docker-compose file.
This will ensure that those running ARM based systems (eg. macOS with Apple silicon) don't try to build using ARM images, which aren't guaranteed to be available.
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•