Juan Ariza Toledano

Results 194 comments of Juan Ariza Toledano

Hi @nachomateos Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request....

Hi @27149chen As you can see in the link below, the `DB_DATA_DIR` environment variable is used in the `postunpack.sh` script:means, - https://github.com/bitnami/containers/blob/main/bitnami/mysql/8.0/debian-11/rootfs/opt/bitnami/scripts/mysql/postunpack.sh#L24-L27 This means it's used while building the container...

Hi @27149chen > that doesn't mean it can't be changed during the container initialization. I'm not saying you cannot change it during the initialization but please note that `postunpack.sh` prepares...

Hi @27149chen > I have to change the data dir since I want to switch from official mysql to bitnami mysql I guess you were mounting the data from a...

Hi @27149chen Thanks for providing the whole context, I understand your issue now. The problem is that Bitnami image uses the Persistent Volume's "root" for other stuff and it's required...

Hi @dpavlov-smartling Thanks for the details. I think this is good-to-have feature but we should find a solution for nested config properties before accepting it. Once we have it, I...

Thanks so much! @dpavlov-smartling could you add a small example in the README about how to use this new way to adapt the configuration? It'd be nice if you could...

Hi @dpavlov-smartling Thanks so much for your contribution! Please expect a new image to be released within the next 24 hours including your changes.

Hi @dpavlov-smartling New images (*4.0.12-debian-12-r8* and *4.1.4-debian-12-r4*) have been released including your changes.

Hi @crash-zwt As you can see the Bitnami image is indeed exposing by default Tensorflow REST API in the port 8501: - https://github.com/bitnami/containers/tree/main/bitnami/tensorflow-serving#customizable-environment-variables However, the error you're obtaining seems to...