iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84 stars 23 forks source link

chore: Use published docker image #746

Closed veekeys closed 2 years ago

veekeys commented 2 years ago

Same as in https://github.com/iTwin/iTwinUI/pull/716

Published 2 separate images for AMD and ARM architecture. That means, whenever you need to update those, need to have 2 different machines, build locally and publish using push-docker command. Couldnt make the multi-arch build successful.

image