Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 464 Bytes

Docker Image CI

all-things-flink

all-things-flink

How to build a multi architecture docker image.

clen.moras@MBT727VPGY21 hive % docker buildx build --push
--platform linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le,linux/s390x
--tag clen/flink:random_image .