-
As mentioned in #426, the build is currently broken for Fedora 38 for both:
1. Running the included docker workflow `podman build -t illixr-fedora-38-cmake-build -f docker/fedora/38/Dockerfile .`, an…
-
##### Description
The dockerfile removes the generation of the swagger-generator, which produces "module not found" compilation error when the docker file is run alone.
@jimschubert was ther…
-
I'm trying to package my application into a Docker image following the guide here: https://goprisma.org/docs/reference/deploy/docker#optimized-dockerfile
The image builds fine, but when I run I get…
-
### Steps to reproduce
* Set your ruby version to any preview version (e.g. "3.4.0-preview1")
* Do "rails new" with defaults
* Ensure this generated a Dockerfile
### Expected behavior
…
-
Hi, I noticed that the cache size is double what all gems in my project weigh. It seems like it's due to `${BUNDLE_PATH}/ruby/*/cache/*.gem` files. But I don't think we need them after `bundle install…
-
When running the `azk init` in a folder that contains a `Dockerfile`, the generated `Azkfile.js` should use that `Dockerfile` as an image:
``` shell
//...
image: {"dockerfile": "Dockerfile"},
//.…
-
## Reference
- [osrf/docker_images](https://github.com/osrf/docker_images)
- [osrf/docker_templates](https://github.com/osrf/docker_templates)
- [Dockerfile Generator](http://jrruethe.github.io…
-
**Is your feature request related to a problem? Please describe.**
The transformation plan requires to define a list of transformers to get the deployment artifacts for the target platform (k8s or …
-
Hello, first of all thank you for this wonderful gem.
I think it would be helpful to include the installation instructions for a brand new Rails app (8.0 or 7.2), especially what options / flags to…
-
I struggled a bit to get the example running from the [README.md](README.md).
```bash
docker run -it --rm \
--volume $(pwd):/app:rw
ghcr.io/slok/kube-code-generator:v0.2.0 \
--apis-in ./a…
tkrop updated
3 months ago