プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

add --disable-dev-shm-usage option

Kohei Watanabe (Nov 13, 2024, 1:16 PM +0900) 20467369 7f458326

+1
+1
hoarder/compose.yml
··· 23 23 restart: unless-stopped 24 24 command: 25 25 - --no-sandbox 26 + - --disable-dev-shm-usage 26 27 - --hide-scrollbars 27 28 - --remote-debugging-address=0.0.0.0 28 29 - --remote-debugging-port=9222