Oops, omitted "-t apache/cassandra-test:4.0.12" arg from the first command in the previous message 😀 - corrected verification script is:
$ docker build -t apache/cassandra-test:4.0.12 --build-arg CASSANDRA_VERSION=4.0.12 --build-arg CASSANDRA_SHA512=65de9cc32f3d22d55f5c7c3b1417285a41aabb70fa8a4ae8d9d85a58e644f43151bf4f386cc45773b6ac317db38c4576b139ca6b6fcdbbd16993d09ee2a5c2b8 https://github.com/pauloricardomg/docker-cassandra.git#:4.0 $ sudo docker run apache/cassandra-test:4.0.12 -f On Mon, Jan 22, 2024 at 11:08 PM Paulo Motta <pa...@apache.org> wrote: > +1 > > Tested docker image build (binary+checksum+signature) and container > startup with: > > $ docker build --build-arg CASSANDRA_VERSION=4.0.12 --build-arg > CASSANDRA_SHA512=65de9cc32f3d22d55f5c7c3b1417285a41aabb70fa8a4ae8d9d85a58e644f43151bf4f386cc45773b6ac317db38c4576b139ca6b6fcdbbd16993d09ee2a5c2b8 > https://github.com/pauloricardomg/docker-cassandra.git#:4.0 > $ docker run apache/cassandra-test:4.0.12 -f > > On Fri, Jan 19, 2024 at 6:30 PM Brandon Williams <dri...@gmail.com> wrote: > >> +1 >> >> Kind Regards, >> Brandon >> >> On Thu, Jan 18, 2024 at 5:56 AM Štefan Miklošovič >> <stefan.mikloso...@gmail.com> wrote: >> > >> > Proposing the test build of Cassandra 4.0.12 for release. >> > >> > sha1: af752fcd535ccdac69b9fed88047b2dd7625801e >> > Git: https://github.com/apache/cassandra/tree/4.0.12-tentative >> > Maven Artifacts: >> https://repository.apache.org/content/repositories/orgapachecassandra-1323/org/apache/cassandra/cassandra-all/4.0.12/ >> > >> > The Source and Build Artifacts, and the Debian and RPM packages and >> repositories, are available here: >> https://dist.apache.org/repos/dist/dev/cassandra/4.0.12/ >> > >> > The vote will be open for 72 hours (longer if needed). Everyone who has >> tested the build is invited to vote. Votes by PMC members are considered >> binding. A vote passes if there are at least three binding +1s and no -1's. >> > >> > [1]: CHANGES.txt: >> https://github.com/apache/cassandra/blob/4.0.12-tentative/CHANGES.txt >> > [2]: NEWS.txt: >> https://github.com/apache/cassandra/blob/4.0.12-tentative/NEWS.txt >> >