-
Wondering if sp would work w/ docker [in rootless mode.](https://docs.docker.com/engine/security/rootless/)
Apart from security perspective one interesting effect would be docker volume access.
…
-
It would be nice to provide a `Dockerfile` so that people can just start a docker container to try around with this repository.
The docker container should then access the mediawiki running in anot…
-
Currently there is a docker-image dedicated and used by SWT which is maintained in the platform.releng.aggregator repository:
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/tr…
-
When sending multiple requests (parallel) the response times from the docker container increase significantly, it can takes 10secs or more to get a response
-
Hey all,
first off, thanks for the great docker util! Makes it much easier to use the GH runner.
In my repo I have jobs that run in parallel and take some time (think unit testing & e2e with mat…
-
Currently, the Docker Hub repository for Chatwoot only supports the AMD64 architecture. As ARM64 architecture is becoming increasingly popular, especially with the rise of ARM-based servers and device…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
motivation: make it easy for 3rd parties, including the DB team to validate their clients against the latest build of the C++ SDK
method:
- layer 1 is an LTS Ubuntu distro (or we could use someth…
-
## Overview:
The Dockerfiles used to build the project images update the package manager cache without installing any packages in the same layer and delete the apt-get lists after.
## Mitigation:
…
-
### Describe the bug
When using aws-cdk with other tools (e.g. serverless in a monorepo), using a docker deployment artifact that uses ECR to upload, the aws-cdk stays signed in with the created role…