ZCube
ZCube
@alf1e There are currently no plans to add Discourse.
The image consists of 8 components. [{ruby 2.7.6-153} {wait-for-port 1.0.3-154} {brotli 1.0.9-153} {discourse 2.8.9-0} {gosu 1.14.0-154} {node 14.20.1-0} {postgresql-client 14.5.0-1} {python 3.8.14-1}] ❌ discourse:2.8.9 ❌ python.3.8.14-1 ❌ node.14.20.1-0 ❌ brotli.1.0.9-153...
Use this as a template. https://github.com/ZCube/bitnami-compat/blob/7a59c44ec769f50e071d8b3139d8f62c47298dac/patches/discourse/2/docker/Dockerfile.install.tmpl Change the file name and add the contents. The test method is as follows. ```bash # generate containers/bitnami/discourse/2/debian-11/Dockerfile.arm64 go run main.go generate --app discourse...
@alf1e Check this.. The reason is unknown, but git is included, and the following difference was found through this. You will have to add all of those binaries. ``` docker...
The official discourse docker image also supports arm64, so why would you want a bitnami compatible docker image? Unless for a specific reason I recommend the official discourse docker image....
I currently have no plans to add discourse myself. And I have guided you how to add those images that use this repository. So I'm going to close this issue....
I made it. It is possible to get routers and services. https://github.com/ZCube/traefik/tree/knative-ingress
Hey @SantoDE. I raised a PR! Is it OK? I have few experiences to raise a PR.
https://github.com/ZCube/ergo/commit/0a6925cc049a5a92981752cec2284c23f5de8792 I tried using GORM. The History API was cloned from MySQL and implemented using GORM. I would be happy to use it as a reference. Currently, I only worked...