No description
Find a file
Patrik Lundin 74c01574d2
Some checks failed
/ container (push) Has been cancelled
Update to latest varnish
Currently the build hangs i SLASH/ tests.
Build output where it hangs:
```
make  check-TESTS check-local
1338
make[3]: Entering directory '/tmp/slash/src'
1339
make[4]: Entering directory '/tmp/slash/src'
1340
PASS: fellow_cache_test_ndebug
```

The binary that is hanging: ./fellow_cache_test
2025-02-27 13:14:25 +01:00
.forgejo/workflows Initial commit 2024-10-04 12:48:34 +02:00
Dockerfile Update to latest varnish 2025-02-27 13:14:25 +01:00
README.md Initial commit 2024-10-04 12:48:34 +02:00

cdn-varnish

This is used to build our custom varnish container with the SLASH/ storage engine present.

The reason for using SLASH/ is to be able to have the cache survive reboots of the varnish nodes.