Rin Kuryloski

Results 24 comments of Rin Kuryloski

The workaround seems good enough, since it has been in place for quite some time.

@michaelklishin was there any reason this wasn't merged previously?

As per @MirahImage 's comment on #5793 , this will fail until the "OCI Base Image" workflow has succeeded at least once on the main branch. Therefore, let's wait until...

We seem to be hitting a bug in QEMU/buildx with the otp compilation on arm64. I have another branch going which we should be able to use after this is...

> > stated end state > > And I think this is the one of the most important aspect to discuss. If this is to be added but there is...

https://docs.docker.com/engine/reference/builder/#volume > If any build steps change the data within the volume after it has been declared, those changes will be discarded. I also tried redeclaring the VOLUME after making...

I'd like to propose https://github.com/docker-library/rabbitmq/pull/416 as a solution with minimal maintenance overhead.

It will need this to be available too https://github.com/rabbitmq/rules_erlang/pull/189

Like there is for rules_docker, there should probably be a flag to disable these transitions (`--@io_bazel_rules_docker//transitions:enable=false`).

> Like there is for rules_docker, there should probably be a flag to disable these transitions (`--@io_bazel_rules_docker//transitions:enable=false`). Done