Commit Graph

  • cf7a9aa084
    pprof: take cpu and memory profiles by setting environment variables Jonathan A. Sternberg 2024-10-24 09:56:27 -0500
  • eb15c667b9
    controller: rename ref to sessionID and set buildRef back to ref CrazyMax 2024-10-24 15:37:18 +0200
  • 1060328a96
    build: fix build details link in experimental mode CrazyMax 2024-10-08 13:38:13 +0200
  • 746eadd16e
    Merge pull request #2745 from crazy-max/detect-sudo Tõnis Tiigi 2024-10-23 10:04:38 -0700
  • f89f861999
    config: fix file/folder ownership CrazyMax 2024-10-18 13:28:45 +0200
  • 08a973a148
    Merge pull request #2741 from crazy-max/cli-fix-unknown-command Tõnis Tiigi 2024-10-23 08:47:44 -0700
  • 943545e07a
    Improve consistency of linter rules messages Felipe Santos 2024-10-18 20:39:52 -0300
  • cc286e2ef5
    cli: error out on unknown command CrazyMax 2024-10-16 16:15:26 +0200
  • 9415cd914a
    Merge 4992574ed9 into 9f0ebd2643 Tõnis Tiigi 2024-10-18 16:56:33 +0800
  • 8056a3dc7c docs: add "call" attribute for target David Karlsson 2024-10-17 14:09:19 +0200
  • 9f0ebd2643
    Merge pull request #2744 from dvdksn/bake-docs-pull-bool CrazyMax 2024-10-17 10:36:10 +0200
  • 680cdf1179 docs: bake pull attr is a boolean David Karlsson 2024-10-17 10:26:29 +0200
  • 8d32cabc22
    Merge pull request #2740 from dvdksn/src-attr-secret-env Tõnis Tiigi 2024-10-16 12:20:58 -0700
  • 239930c998 chore: fix FromAsCasing in Dockerfile example David Karlsson 2024-10-16 15:58:34 +0200
  • 8d7f69883f docs: clarify options for secret types (file, env) David Karlsson 2024-10-16 15:50:54 +0200
  • a74298e893
    align file and folder permissions CrazyMax 2024-10-16 11:56:56 +0200
  • 1de332530f
    Merge pull request #2729 from thaJeztah/touchup_security Tõnis Tiigi 2024-10-10 09:57:55 -0700
  • 65c4756473
    Merge pull request #2728 from thaJeztah/gha_permissions CrazyMax 2024-10-09 09:43:33 +0200
  • d3ff70ace0
    Merge pull request #2724 from jsternberg/vtproto v0.18.0-rc1 Tõnis Tiigi 2024-10-08 17:04:19 -0700
  • 14de641bec
    vendor: update buildkit to v0.17.0-rc1 Tonis Tiigi 2024-10-08 16:54:03 -0700
  • 1ce3e6a221
    touch-up security policy Sebastiaan van Stijn 2024-10-09 01:22:26 +0200
  • b1a13bb740
    gha: set default permissions to "contents: read" Sebastiaan van Stijn 2024-10-09 01:07:18 +0200
  • 64c5139ab6
    hack: generate vtproto files for buildx Jonathan A. Sternberg 2024-10-08 13:35:06 -0500
  • d353f5f6ba
    Merge pull request #2717 from crazy-max/fix-ls-notrunc Tõnis Tiigi 2024-10-04 12:52:45 -0700
  • 4507a492da
    Merge pull request #2719 from jsternberg/bake-remote-size Tõnis Tiigi 2024-10-04 12:51:28 -0700
  • 9fc6f39d71
    bake: raise maximum size limit and fix size check Jonathan A. Sternberg 2024-10-04 09:11:07 -0500
  • f6a27a664b
    ls: ensure deterministic output for truncated platforms CrazyMax 2024-10-04 09:27:03 +0200
  • 48153169d8
    Merge pull request #2716 from jsternberg/dockerfile-size-limit Tõnis Tiigi 2024-10-03 14:25:31 -0700
  • d7de22c61f
    build: raise maximum size limit for dockerfile and fix size check Jonathan A. Sternberg 2024-10-03 12:12:40 -0500
  • 7c91f3d0dd
    Merge pull request #2138 from crazy-max/ls-notrunc Tõnis Tiigi 2024-10-03 08:21:09 -0700
  • 3c3c629e55
    Merge 752b04eefc into 1db8f6789f Viacheslav Vasilyev 2024-10-03 10:07:51 +0000
  • 752b04eefc renew docs Viacheslav Vasilyev 2024-10-03 11:07:01 +0100
  • d50cd115c4 remove redundant timeout in ControlOptions Viacheslav Vasilyev 2024-10-03 10:57:29 +0100
  • c839ec1497 renew docs Viacheslav Vasilyev 2024-10-03 10:45:42 +0100
  • f5649216f1 clarify cli timeout definition Viacheslav Vasilyev 2024-09-21 12:54:17 +0100
  • e096f6e3b4 clarify cli timeout definition Viacheslav Vasilyev 2024-09-21 12:48:46 +0100
  • 0f654e981b add initial timeout to driver Viacheslav Vasilyev 2024-09-21 12:44:40 +0100
  • e79aece955 add timeout parameter to cli and driver avoidik 2024-07-10 15:25:03 +0100
  • 820f5e77ed
    ls: no-trunc opt CrazyMax 2023-11-23 14:39:21 +0100
  • 1db8f6789f
    Merge pull request #2713 from jsternberg/gogoproto-remove Tõnis Tiigi 2024-10-02 15:39:47 -0700
  • b35a0f4718
    protobuf: remove gogoproto Jonathan A. Sternberg 2024-10-02 15:51:59 -0500
  • 8e47387d02
    Merge pull request #2701 from tonistiigi/fix-link-entitlements CrazyMax 2024-09-25 10:43:21 +0200
  • fdda92f304
    Merge pull request #2703 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.5 CrazyMax 2024-09-25 10:42:46 +0200
  • d078a3047d
    Merge pull request #2705 from tonistiigi/call-fallback CrazyMax 2024-09-25 10:42:24 +0200
  • f102ad73a8
    Merge pull request #2672 from daghack/dockerfile-path-on-warnings Tõnis Tiigi 2024-09-19 08:30:48 -0700
  • 671bd1b54d Update to pass DockerMappingSrc and Dst in with Inputs, and return Inputs through Build Talon Bowler 2024-09-10 00:46:46 -0700
  • f8657e8798
    build: use better references for --call fallback images Tonis Tiigi 2024-09-18 18:43:11 -0700
  • 61d9f1d981
    build(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 dependabot[bot] 2024-09-18 18:49:37 +0000
  • 0a4e4b7245
    vendor: bump github.com/docker/cli v27.3.0-rc.2 Sebastiaan van Stijn 2024-09-18 13:28:39 +0200
  • cba7b2672a
    vendor: github.com/docker/cli v27.3.0-rc.1 Sebastiaan van Stijn 2024-09-18 13:26:44 +0200
  • 9eb0318ee6
    Merge pull request #2696 from crazy-max/test-fix-cleanup Tõnis Tiigi 2024-09-17 20:27:29 -0700
  • 4528269102
    Merge pull request #2699 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.3 CrazyMax 2024-09-17 09:27:20 +0200
  • 8d3d32e376
    Merge pull request #2700 from tonistiigi/fix-link-itself CrazyMax 2024-09-17 09:25:26 +0200
  • c60afbb25b
    bake: fix linking to targets with entitlements Tonis Tiigi 2024-09-16 16:30:04 -0700
  • 9bfa8603f6
    bake: fix validation for linking to itself Tonis Tiigi 2024-09-16 16:29:27 -0700
  • 30e60628bf
    build(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 dependabot[bot] 2024-09-16 18:36:21 +0000
  • 257815a6fb
    Merge pull request #2698 from tonistiigi/v0.17-cli-vendor v0.17.1 v0.17 Tõnis Tiigi 2024-09-13 08:03:56 -0700
  • dbccfa60a7
    Merge pull request #2690 from crazy-max/v0.17.1_cherry-picks Tõnis Tiigi 2024-09-13 08:03:24 -0700
  • 59cb959195
    [v0.17] update docker/cli to 48a2cdff97 Tonis Tiigi 2024-09-13 07:42:40 -0700
  • df0270d0cc
    test: fix missing envs when cleaning up some workers CrazyMax 2024-09-13 14:19:46 +0200
  • 65a07c3eea
    [0.17] vendor: docker/docker, docker/cli 48a2cdff970d (v27.3.0-dev) Sebastiaan van Stijn 2024-09-13 12:02:13 +0200
  • 4c7ba32010
    [0.17] vendor: docker/docker, docker/cli v27.3.0-dev Sebastiaan van Stijn 2024-09-13 08:59:50 +0200
  • 056cf8a7ca
    Merge pull request #2693 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.2 CrazyMax 2024-09-12 22:48:06 +0200
  • 15c596a091
    build(deps): bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 dependabot[bot] 2024-09-12 18:30:42 +0000
  • e950b2e478
    Merge pull request #2692 from glours/bump-compose-go-v2.2.0 CrazyMax 2024-09-12 19:04:35 +0200
  • 4da753da79
    bump compose-go to v2.2.0 Guillaume Lours 2024-09-12 18:14:18 +0200
  • 3f81293fd4
    Merge pull request #2691 from crazy-max/ci-fix-perms CrazyMax 2024-09-12 16:36:29 +0200
  • dd0d53efd5
    ci: fix golvulncheck job permissions CrazyMax 2024-09-12 15:23:33 +0200
  • 120578091f
    ci: fix golvulncheck job permissions CrazyMax 2024-09-12 15:23:33 +0200
  • 604b723007
    Merge pull request #2684 from crazy-max/inspect-buildkitd-conf Tõnis Tiigi 2024-09-11 17:32:25 -0700
  • 528181c759
    inspect: display buildkit daemon configuration file CrazyMax 2024-09-11 10:57:21 +0200
  • e8ceaad0a8
    builder: do not set network.host entitlement flag if already set in buildkitd conf CrazyMax 2024-09-11 12:27:29 +0200
  • cd5381900c
    Merge pull request #2688 from crazy-max/bump-xx Tõnis Tiigi 2024-09-11 10:50:58 -0700
  • bba2bb4b89
    Merge pull request #2686 from crazy-max/bump-buildkit Tõnis Tiigi 2024-09-11 10:50:40 -0700
  • 8fd27b8c23
    Merge pull request #2685 from crazy-max/skip-networkhost-conf Tõnis Tiigi 2024-09-11 10:39:29 -0700
  • 6dcc8d8b84
    Merge pull request #2689 from crazy-max/bake-fix-network-field Tõnis Tiigi 2024-09-11 10:35:33 -0700
  • e5a6b8e140
    bake: fix missing omitempty and optional tags for network field CrazyMax 2024-09-11 14:32:06 +0200
  • 9fb8b04b64
    bake: fix missing omitempty and optional tags for network field CrazyMax 2024-09-11 14:32:06 +0200
  • 6ba5802958
    Merge pull request #2687 from crazy-max/bump-docker CrazyMax 2024-09-11 13:57:09 +0200
  • f039670961
    dockerfile: update xx to 1.5.0 CrazyMax 2024-09-11 12:59:36 +0200
  • 4ec12e7e68
    dockerfile: update docker to 27.2.1 CrazyMax 2024-09-11 12:58:33 +0200
  • 66ed7d6162
    dockerfile, ci: update buildkit to latest stable CrazyMax 2024-09-11 12:51:20 +0200
  • 617d59d70b
    builder: do not set network.host entitlement flag if already set in buildkitd conf CrazyMax 2024-09-11 12:27:29 +0200
  • 78c8c28cf5
    Merge pull request #2681 from crazy-max/v0.17.0_update-buildkit v0.17.0 CrazyMax 2024-09-10 18:40:29 +0200
  • 40f444f4b8
    Merge pull request #2680 from crazy-max/update-buildkit CrazyMax 2024-09-10 18:35:06 +0200
  • 4173281da3
    vendor: update buildkit to v0.16.0 CrazyMax 2024-09-10 18:18:16 +0200
  • 8201d301d5
    vendor: update buildkit to v0.16.0 CrazyMax 2024-09-10 18:18:16 +0200
  • 40ef3446f5
    Merge pull request #2679 from tonistiigi/buildkit-v0.16.0-rc2 v0.17.0-rc2 Akihiro Suda 2024-09-10 08:51:08 +0900
  • 7213b2a814
    vendor: update buildkit to v0.16.0-rc2 Tonis Tiigi 2024-09-09 16:29:01 -0700
  • 9cfa25ab40
    Merge pull request #2678 from thompson-shaun/mermaid-fix CrazyMax 2024-09-09 18:06:50 +0200
  • 6db3444a25
    update mermaid diagram to avoid GH mermaid issues Shaun Thompson 2024-09-06 11:45:53 -0400
  • 15e930b691
    Merge pull request #2619 from thompson-shaun/project-guide CrazyMax 2024-09-06 16:37:21 +0200
  • abc5eaed88
    Merge pull request #2676 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.1 CrazyMax 2024-09-06 16:37:07 +0200
  • f1b92e9e6c update Build commands to return dockerfile mapping for use in printing rule check warnings Talon Bowler 2024-09-06 05:11:09 -0700
  • ad9a5196b3
    build(deps): bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 dependabot[bot] 2024-09-05 18:55:59 +0000
  • db117855da
    Merge pull request #2675 from dvdksn/run-mount-secret-env CrazyMax 2024-09-05 16:51:51 +0200
  • ecfe98df6f
    Merge pull request #2674 from crazy-max/update-authors CrazyMax 2024-09-05 15:17:12 +0200
  • 479177eaf9 docs: update run mount secrets examples using env David Karlsson 2024-09-05 11:51:00 +0200
  • 194f523fe1
    chore: update AUTHORS and mailmap CrazyMax 2024-09-05 11:23:09 +0200
  • 29d367bdd4
    hack(authors): bump to alpine 3.20 CrazyMax 2024-09-05 11:16:27 +0200