mirror of
https://github.com/Brodino96/webkit2gtk-automator.git
synced 2026-05-05 22:29:57 +02:00
feat: added control for multiple cores
This commit is contained in:
@@ -8,6 +8,9 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
# By default Docker exposes all host CPUs to the container.
|
||||
# You can cap it here or set NPROC in .env to limit parallelism at the build level.
|
||||
# cpus: '4'
|
||||
volumes:
|
||||
# Entire project mounted so the container can read/write state, artifacts,
|
||||
# and the webkit2gtk / webkit2gtk-bin git repos.
|
||||
|
||||
Reference in New Issue
Block a user