This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new f95fdf9b DOcco
f95fdf9b is described below
commit f95fdf9beca2787e9bec9dc24b64589ef98e918a
Author: Sebb <[email protected]>
AuthorDate: Fri Dec 19 17:53:54 2025 +0000
DOcco
---
compose.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compose.yaml b/compose.yaml
index d9786506..418210d5 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -8,7 +8,7 @@ services:
- "HOST_HOME=$HOME"
volumes:
- ..:/srv
- # Needed to run puppeteer
+ # SYS_ADMIN is needed to run puppeteer
cap_add:
- SYS_ADMIN
# Seems to be needed to run puppeteer on macOS with Apple chips