-
i tried pcstat on my debian8 vm. it worked fine.
![image](https://user-images.githubusercontent.com/8908057/67859918-af1ab380-fb57-11e9-93f3-bd996a365ee2.png)
but when i tried it on a docker insta…
-
`docker-compose up -d --build` seemingly does not have app run on port 3001 despite it being set in .env and console stating it's running.
```
eileen:/ExportGrafanaDashboardToPDF > docker compose up…
-
Every time I do `cog predict`, the `huggingface` package is downloading the 500MB GPT2 pretrained weights into `~/.cache/huggingface` which is quite slow & bandwidth intensive.
I can't figure out h…
-
### Describe the Bug
I have Directus running via Docker (see configuration). The PostgreSQL database runs remotely via Neon.tech. The server runs for several days without any problems until I reali…
-
I tried to use the chronos tool but the final command fails
```bash
❯ docker run -ti --entrypoint="recompile" "gcr.io/oss-fuzz/${PROJECT}-ofg-cached-asan"
/usr/local/bin/recompile: line 2: /usr/…
mzfr updated
2 months ago
-
1. thumbor docker support THUMBOR_NUM_PROCESSES
https://github.com/MinimalCompact/thumbor?tab=readme-ov-file#quick-start
`docker run ... -e THUMBOR_NUM_PROCESSES=xxx` or so
2. imagor docker suppo…
-
The project won’t load, and the "Try again" button does nothing. I've tried hard refresh, clearing cache, different browsers, and Docker, but the issue remains.
![image](https://github.com/user-attac…
-
I have two separate caches (one for dependencies, and one for next build caches within a monorepo) that I want to use in my docker build.
The problem is the cache-dance action seems to use the same…
-
related https://github.com/moby/moby/issues/14080
Allowing exporting contents of the `type=cache` mounts have been asked many times in different repositories and slack.
https://github.com/moby/b…
-
**Describe the bug**
For `setup-*` actions they cache tools in `RUNNER_TOOL_CACHE`.
Doing so does not seems possible in docker based actions although the env variable is available.
For example …