-
Add Docker caching to the GitHub Action for building the site.
-
Currently, the action builds the docker file each time the action is run. Can the build Docker container be cached so it is just downloaded each time?
-
### 问题描述 | Describe the bug
# 关键配置
> ~~proxy_cache_key $host$uri$is_args$args;~~
> proxy_no_cache 1;
> proxy_cache_bypass 1;
> 直接暴力禁用缓存绕过缓存
## 如果你是宝塔配置的nginx反代
> 在你的nginx主配置文件目录下配置
**…
-
### The bug
Images from public users can be uploaded but are not visible
### The OS that Immich Server is running on
armbian latest
### Version of Immich Server
1.119.1
### Version of Immich Mob…
-
NIJobs had a problem deploying the new services at the master branch because it was using the cached version of the other branch
Shouldn't we use a `--no-cache` flag here?
https://github.com/NIA…
-
I suppose Youtube changed the way of accessing this URL
_https://www.youtube.com/youtubei/v1/player?prettyPrint=false_
causing a 400 error
if i try to copy/paste this url on the browser it says:
…
-
Could you write some words about where the `cache.tar.gz` file comes from?
Would it be possible to get it from a source during the docker build instead of the manual step of the Google drive downlo…
-
For some as-yet-not-investigated reason, the double-build technique that enables docker caching, currently [commented-out in the Dockerfile](https://github.com/jgarzik/kvdbd/blob/master/pkg/docker/Doc…
-
ATM we only rely on some env vars defined in `DEVELOPMENT.md`
```shell
❯ grep DANDI_ DEVELOPMENT.md
`DANDI_DEVEL` environment variable, which is needed in order to expose the
- `DANDI_DEVEL` -- …
-
@lleopard1704 ➜ /workspaces/cog-stable-diffusion (main) $ cog run script/download-weights
Building Docker image from environment in cog.yaml...
[+] Building 80.7s (16/17) …