It seems that some tags in the official Flink image repository do not update to 1.12.2. Could you please have a try on the "apache/flink" repository?
Best, Yang Bohinski, Kevin <kevin_bohin...@comcast.com> 于2021年3月5日周五 上午6:25写道: > Hi, > > > > Actually that seemed to use a cached 1.12.1 image. > > > > I’m seeing the following: > > ``` > > ➜ docker pull flink:1.12.2 > > 1.12.2: Pulling from library/flink > > no matching manifest for linux/amd64 in the manifest list entries > > ``` > > > > Best > > kevin > > > > *From: *"Bohinski, Kevin" <kevin_bohin...@comcast.com> > *Date: *Thursday, March 4, 2021 at 4:17 PM > *To: *Chesnay Schepler <ches...@apache.org>, user <user@flink.apache.org> > *Subject: *Re: [EXTERNAL] Re: 1.12.2 docker image > > > > Hi, > > > > I see the images on docker hub. > > > > I tried to launch a k8s session with the following options, and I am > getting the following logs: > > ``` > > -Dkubernetes.container.image=flink:1.12-scala_2.12-java8 \ > > > > > -Dcontainerized.master.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar > \ > > > -Dcontainerized.taskmanager.env.ENABLE_BUILT_IN_PLUGINS=flink-s3-fs-hadoop-1.12.2.jar > \ > > ``` > > > > ``` > > Enabling required built-in plugins > > Linking flink-s3-fs-hadoop-1.12.2.jar to plugin directory > > Plugin flink-s3-fs-hadoop-1.12.2.jar does not exist. Exiting. > > ``` > > > > Any suggestions? > > > > Best > > kevin > > > > *From: *Chesnay Schepler <ches...@apache.org> > *Date: *Wednesday, March 3, 2021 at 5:41 PM > *To: *"Bohinski, Kevin" <kevin_bohin...@comcast.com>, user < > user@flink.apache.org> > *Subject: *[EXTERNAL] Re: 1.12.2 docker image > > > > they should be released in a day or two. > > > > On 3/3/2021 11:18 PM, Bohinski, Kevin wrote: > > Hi, > > > > Are there plans to provide a docker image for 1.12.2? > > > > Best > > kevin > > >