-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
Milestone
Description
Since most Mac users are using Apple silicon chips.
We could probably
-
Create a gradle task which allows us to manipulate the platforms field of the
DockerBuildImage
task
centraldogma/dist/build.gradle
Line 167 in 69c706b
task docker(group: 'Build', -
Afterwards, we could specify the parameter when running docker publishing tasks:
-
push_to_registry:
thachlp