The current base image has probably not been built using this script which uses buildx and that caused it not to be compatible with the M1s.
This diff fixes that, I rebuilt the base image using the script and pushed it to the hub.
Paths
| Differential D4858 Authored by • karol on Aug 17 2022, 3:53 AM.
Details
Summary The current base image has probably not been built using this script which uses buildx and that caused it not to be compatible with the M1s. This diff fixes that, I rebuilt the base image using the script and pushed it to the hub. Test Plan Clean docker, build one of the services (e.g. blob) on m1, and see that there's no amd64 label.
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian and 2 others. · View Herald TranscriptAug 17 2022, 3:53 AM2022-08-17 03:53:07 (UTC-7) • karol edited the summary of this revision. (Show Details)Aug 17 2022, 3:58 AM2022-08-17 03:58:14 (UTC-7) Harbormaster completed remote builds in B11412: Diff 15701.Aug 17 2022, 4:02 AM2022-08-17 04:02:54 (UTC-7) Comment Actions Do you mind updating the base image document? https://www.notion.so/commapp/Docker-base-image-publish-914aa735683444c9a98c5c9794f8d83a Otherwise diff LGTM This revision now requires changes to proceed.Aug 17 2022, 6:52 AM2022-08-17 06:52:52 (UTC-7) This revision is now accepted and ready to land.Aug 18 2022, 10:36 AM2022-08-18 10:36:08 (UTC-7) Harbormaster completed remote builds in B11585: Diff 15927.Aug 24 2022, 7:23 AM2022-08-24 07:23:43 (UTC-7) Closed by commit rCOMMb1525900e127: [services] Fix docker base image (authored by • karol). · Explain WhyAug 24 2022, 8:13 AM2022-08-24 08:13:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15930 services/backup/Dockerfile
services/blob/Dockerfile
services/scripts/build_base_image.sh
services/tunnelbroker/Dockerfile
|
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?