Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support cpuperiod and cpuquota build arguments (Docker v1.19+) #3250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 31, 2024

  1. feat: support cpuperiod and cpuquota build arguments (Docker v1.19+)

    Add support for the new container limits introduced in Docker v1.19
    for restricting cpu usage during build.
    
    See https://docs.docker.com/engine/api/version-history/#v119-api-changes
    
    Signed-off-by: Lucy Linder <lucy.derlin@gmail.com>
    derlin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c6f715b View commit details
    Browse the repository at this point in the history