-
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.
-
I wish to start the discussion on what the long term organization of build strategy samples would look like. At the moment, we have 6 [top level strategies](https://github.com/shipwright-io/build/tre…
-
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…
-
```
➜ nodejs-tekton git:(master) tkn pipelinerun logs nodejs-pipeline-run-6n26x -f -n env-ci
[build : git-source-nodejs-git-2b8tp] {"level":"info","ts":1597276535.19471,"caller":"git/git.go:105",…
-
**Describe the bug**
Hey team, I am trying to install the [fbprophet](https://github.com/facebook/prophet) python package while using the `s2i-minimal-notebook:3.6` image, but its installation fails.…
-
### Description
Currently for an S2I binary build f-m-p sends a `docker-build.tar` as binary input during a binary build. This is the same archive which would be send to a Docker daemon for buildin…
rhuss updated
6 years ago
-
Hello, we've been trying to perform e2e testing (without any changes yet). We have tried the following ways:
- Running GitHub Actions using [act](https://github.com/nektos/act).
- Manually running…
-
From @jchesterpivotal in https://github.com/jupyter/repo2docker/issues/707#issuecomment-505904267
> By way of warning, what follows is hilariously biased: I've several times worked on two generatio…
-
We are in a case where tests scenarii could be shared by multiple images if the s2i build step was configurable (eg: build src repo, tag, context-dir, ...).
A user could write something like:
Given …
-
Latest Strimzi doc says `KafkaConnectS2I` is deprecated. We should use `KafkaConnect` for our instructions using Strimzi.
https://strimzi.io/docs/operators/master/using.html#assembly-kafka-connect-st…