-
This is more of a question. Looking through the [docs](https://www.pulumi.com/registry/packages/docker/#configuration-reference), I'm not sure if it's possible to split the docker host ([DOCKER_HOST](…
-
Hi first of all I am so grateful for the fact this plugin exists as open source. I am trying to install it..
**Describe the bug**
I set the AWS_PROFILE and check `aws s3 ls` works as expected. How…
-
### Bug Description
The ReAct agent is currently suffering from a bug (omitting injection of too schema): #11720
So, I was hopeful to be able to work around that by just specifying the schema in t…
-
### Description
I am running the local node on my Mac Studio. Set up with
`npm install @hashgraph/hedera-local -g`
then
`hedera start`
Docker specs are set as requested.
Localnode works …
-
**Describe the bug**
When building my custom template, I get a 401 unauthorized when the container is being pushed.
**To Reproduce**
Steps to reproduce the behavior:
1. Build the template (see…
-
```ts
type UUID = string & typia.tags.Format;
type Context = {
[prop: UUID]: {}
};
const app = new Hono()
.get("/some", async function context(c) {
return c.json(
{} as Conte…
-
{
"platform":"",
"hub-mirror": [
"registry.k8s.io/sig-storage/csi-provisioner:v5.0.2",
"registry.k8s.io/sig-storage/livenessprobe:v2.13.1",
"registry.k8s.io/sig-st…
-
Ensures that developers can easily get going with docker compose and don't have to fiddle with installing ES themselves.
-
## Description
The below error appears after running the tests on centos 9 and rhel9 with node 22. There is no error with node 20 on the centos 9 and in rhel9, so this error has a lot of chances of…
-
### What happened?
Running Chroma 0.5.15 via official docker image.
Error from client code:
```
ChromaServerError: The server encountered an error while handling the request.
at parseServer…