-
### 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
-
**Is your feature request related to a problem? Please describe.**
For my project, I need the dockerized mock environment to self-contained. This means I need to copy all the files used for response …
-
### Bug description
When switching to using `@prisma/adapter-pg` we are getting a ENOENT error. Reverting to not using the adapter does not experience this error.
If we have multiple schemas (we h…
-
Hi,
I am trying to use node:8.15.1 version for SharePoint Framework development. I use the following Dockerfile to create my image. however, when I access https://localhost:4321/temp/workbench.htm…
-
I'm using the nextcloud docker image (nc version 20.0.6.1). It seems to have support for setting NEXTCLOUD_DATA_DIR, but there are issues.
Snippet of my docker-compose file:
```yaml
app:
i…
aanno updated
1 month ago
-
I checked the steps described in https://docs.docker.com/docker-for-windows/troubleshoot/ and I did the "purge data" and "reset to factory settings" options. Neither fixed my issue.
I used to have …
-
There's the **compose** task, but I can't find anything about using something like **nvidia-docker-compose** (necessary to use CUDA).
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
When using Go 1.12.5, I get the following error. I'm using the customize that is in the Dockerfile too.
```
2usmhalliday2:goabout-kustomize-plugins halliday$ go build -buildmode plugin -o $OUTDIR…