-
**Is your feature request related to a problem? Please describe.**
As suggested by @frenzymadness, our tooling could be simplified. Instead of creating a patch, we could maintain our own assemble s…
-
## Verbesserung des Hogajama Build-Prozesses.
**Rahmenbedingung:** Soll in kleinen Schritten möglich sein. Teile können in Sub-Issues implementiert werden.
**Abgrenzung:** Nur Hogajama, nicht ander…
-
- Given a repo with a basic untouched Quarkus app got from code.quarkus.io and committed for an example here:
https://github.com/zg-riband/testubi8jdk11s2iquarkus
(I added only .s2i directory wi…
-
https://quarkus.io/guides/deploying-to-openshift-s2i
This link from README at ./quarkus-images/modules/quarkus-native-s2i-scripts.
This page was at Quarkus website before but I couldn't find it …
-
See details below:
```
[sbadakhc@lap01phy01 ~]$ oc get ev
LASTSEEN FIRSTSEEN COUNT NAME KIND SUBOBJECT TYPE REASON …
-
I was looking at `quay.io/quarkus/ubi-quarkus-graalvmce-builder-image:22.3.2-java17-amd64` with [dive](https://github.com/wagoodman/dive) and noticed it reported a temporary file costing ~250MB on the…
-
```
$ docker run nearform/alpine3-s2i-nodejs:9
This is a Source2Image base for Nodejs:
To use it, install S2I: https://github.com/openshift/source-to-image
Sample invocation:
s2i build https://…
-
s2i image has $APP_ROOT environment variable, but in code there are many hardcoded variables
-
After https://github.com/fabric8io-images/s2i/blob/master/karaf/s2i/assemble#L127 a mvn clean should also be executed to remove build artifacts. This should result in an even smaller image size.
-
For the MVP we used `uvicorn `as server implementation but the recommended is to use `gunicorn` in production.
We also used `https://hub.docker.com/r/centos/python-36-centos7` for build image to s…