Commit Graph

  • fbd6ef93db
    Merge b40b2caf1a into 1436f93aa1 Roberto Villarreal 2025-05-29 23:38:36 +0000
  • b40b2caf1a Show types during variable list operation Roberto Villarreal 2025-05-26 21:32:17 -0600
  • 1436f93aa1
    Merge pull request #3194 from thaJeztah/bump_engine master Tõnis Tiigi 2025-05-29 16:05:26 -0700
  • 99d82e6cea
    vendor: github.com/docker/cli v28.2.1 Sebastiaan van Stijn 2025-05-19 22:59:23 +0200
  • bc620fcc71
    vendor: github.com/docker/docker v28.2.1 Sebastiaan van Stijn 2025-05-19 22:54:44 +0200
  • 6b179be29c
    Merge 7f816ffc60 into e3c6618db2 Sebastiaan van Stijn 2025-05-29 07:30:10 +0000
  • 7f816ffc60
    Dockerfile: update to docker v28.2.1 Sebastiaan van Stijn 2025-05-27 23:02:20 +0200
  • dfc1b67429
    Merge 83e1c6be6a into e3c6618db2 Rafał Sztwiorok 2025-05-27 11:55:13 +0200
  • 83e1c6be6a Fix support for RegistryToken Rafal Sztwiorok 2025-05-27 11:54:01 +0200
  • 4ab480f5c1 add RegistryToken support Rafał Sztwiorok 2025-05-27 11:03:23 +0200
  • 8da2427acb hack: remove code generation related to generated files Jonathan A. Sternberg 2025-05-22 14:59:42 -0500
  • de247877ac Show types during variable list operation Roberto Villarreal 2025-05-26 21:32:17 -0600
  • 3ea33e059a
    Merge a4da7661ff into e3c6618db2 Sebastiaan van Stijn 2025-05-26 12:19:21 -0400
  • a7bc321539
    Merge ac35c4ee0c into e3c6618db2 Sudipto Baral 2025-05-26 12:19:21 -0400
  • 76988b3bdb
    Merge 67687bd35d into e3c6618db2 Sebastiaan van Stijn 2025-05-26 12:19:21 -0400
  • cf620f3195
    Merge 74021c07a5 into e3c6618db2 Sebastiaan van Stijn 2025-05-26 12:19:21 -0400
  • ac43deec16
    Merge 4a0a2c9c19 into e3c6618db2 CrazyMax 2025-05-26 12:19:21 -0400
  • a2ac1479f3
    Merge a045cbf0cf into e3c6618db2 CrazyMax 2025-05-26 12:08:01 +0000
  • a045cbf0cf
    ci: distribute multi-platform bin-image build CrazyMax 2025-02-19 00:02:29 +0100
  • 3cb86a4af4
    Merge 95d2fb890c into e3c6618db2 CrazyMax 2025-05-26 14:03:36 +1200
  • 07b13d8b73
    Merge 2af52e84ea into e3c6618db2 Jerry Wiltse 2025-05-23 14:29:46 -0400
  • 2af52e84ea 3172 - Allow passing env vars with set for docker compose cases - Related: #3172, #1135 - Example: --set=env.key=value jwiltse 2025-05-23 13:49:07 -0400
  • e8e0ddc0b6
    Merge faa36b3832 into e3c6618db2 wnonnemaker 2025-05-23 10:14:36 -0700
  • 3d694b93ce
    Merge c1209acb27 into e3c6618db2 CrazyMax 2025-05-23 15:11:04 +0200
  • e3c6618db2
    Merge pull request #3201 from jsternberg/remove-generated-files CrazyMax 2025-05-23 11:14:45 +0200
  • 542bda49f2
    Merge pull request #3188 from crazy-max/buildkit-0.22 Tõnis Tiigi 2025-05-22 15:33:45 -0700
  • 781a3f117a
    hack: remove code generation related to generated files Jonathan A. Sternberg 2025-05-22 14:59:42 -0500
  • d0e5e86c8b
    Merge pull request #3200 from crazy-max/0.24-picks-0.24.0 v0.24.0 v0.24 CrazyMax 2025-05-21 18:01:30 +0200
  • 614cc880dd
    dockerfile: update buildkit to 0.22.0 CrazyMax 2025-05-15 09:00:36 +0200
  • 3bb0ae451c
    vendor: github.com/moby/buildkit v0.22.0 CrazyMax 2025-05-21 14:57:25 +0200
  • e66667d34a
    Add variable typing to reference docs Roberto Villarreal 2025-05-19 00:22:04 -0600
  • d364dfeefc
    bake: TestEmptyVariable CrazyMax 2025-05-21 16:15:30 +0200
  • 257423c323
    Consider typed, value-less variables to have `null` value Roberto Villarreal 2025-05-20 13:09:13 -0600
  • dfad6e0b1f
    Merge pull request #3189 from rrjjvv/var-typing-docs CrazyMax 2025-05-21 16:34:59 +0200
  • 776dbd4086
    Merge pull request #3198 from rrjjvv/var-typing-no-value-fix CrazyMax 2025-05-21 16:34:42 +0200
  • 75f1d5e26b
    Merge pull request #3199 from crazy-max/buildkit-0.22.0 Tõnis Tiigi 2025-05-21 07:26:25 -0700
  • 291c353575
    bake: TestEmptyVariable CrazyMax 2025-05-21 16:15:30 +0200
  • a11bb4985c
    vendor: github.com/moby/buildkit v0.22.0 CrazyMax 2025-05-21 14:57:25 +0200
  • cfeca919a9 Add variable typing to reference docs Roberto Villarreal 2025-05-19 00:22:04 -0600
  • 3c0f5c5c21 Consider typed, value-less variables to have `null` value Roberto Villarreal 2025-05-20 13:09:13 -0600
  • 3d5401b54e
    Merge pull request #3195 from crazy-max/0.24-pick-0.24.0-rc2 v0.24.0-rc2 Jonathan A. Sternberg 2025-05-19 16:45:46 -0500
  • 642a2dc7de
    bump compose-go to v2.6.3 Guillaume Lours 2025-05-19 14:49:51 +0200
  • cce8cb7227
    vendor: github.com/moby/buildkit v0.22.0-rc2 CrazyMax 2025-05-19 17:14:59 +0200
  • ea2b7020a4
    Merge pull request #3193 from crazy-max/buildkit-0.22.0-rc2 CrazyMax 2025-05-19 17:29:11 +0200
  • 5ba7d7eb4f
    vendor: github.com/moby/buildkit v0.22.0-rc2 CrazyMax 2025-05-19 17:14:59 +0200
  • 95ac2b4d09
    Merge pull request #3192 from crazy-max/update-cli-docs-tool CrazyMax 2025-05-19 16:23:50 +0200
  • 934cca3ab1
    vendor: github.com/docker/cli-docs-tool v0.10.0 CrazyMax 2025-05-19 15:54:56 +0200
  • 6e562e9ede
    Merge pull request #3191 from glours/bump-compose-go-v2.6.3 CrazyMax 2025-05-19 15:05:34 +0200
  • 51b8646c44
    bump compose-go to v2.6.3 Guillaume Lours 2025-05-19 14:49:51 +0200
  • 57a1c97c9d
    Merge pull request #3187 from crazy-max/buildkit-0.22.0-rc1 v0.24.0-rc1 CrazyMax 2025-05-14 20:29:12 +0200
  • 7a54b6ee7e
    vendor: github.com/moby/buildkit v0.22.0-rc1 CrazyMax 2025-05-14 20:05:28 +0200
  • 2e3108975d
    Merge pull request #3186 from crazy-max/fix-readme CrazyMax 2025-05-14 13:40:07 +0200
  • cd48c516e2
    update readme CrazyMax 2025-05-14 13:21:45 +0200
  • 4a0a2c9c19
    vendor: github.com/Masterminds/semver/v3 v3.3.1 CrazyMax 2025-05-14 11:42:20 +0200
  • 2149f03225
    Merge pull request #3184 from tonistiigi/lint-merge-conflict-fix Tõnis Tiigi 2025-05-13 16:52:49 -0700
  • f41d5072fd
    lint: fix linter after merge conflict Tonis Tiigi 2025-05-13 16:19:33 -0700
  • 06a1a6344a
    Merge pull request #3180 from crazy-max/dockerfile-update Tõnis Tiigi 2025-05-13 15:09:27 -0700
  • 4feb05b0bf
    Merge pull request #3179 from tonistiigi/ls-format-json-current Tõnis Tiigi 2025-05-13 14:27:36 -0700
  • 277548e91b
    Merge pull request #3152 from crazy-max/history-export-finalize Tõnis Tiigi 2025-05-13 14:20:04 -0700
  • 3f0aec1b3e
    Merge pull request #3182 from crazy-max/go-1.24 Tõnis Tiigi 2025-05-13 12:14:37 -0700
  • 1383aa30c1
    lint: modernize fix CrazyMax 2025-05-13 19:28:50 +0200
  • 09b824b9dc
    update to go 1.24 CrazyMax 2025-05-13 17:39:25 +0200
  • c1209acb27
    hack: modernize-fix bake target CrazyMax 2025-05-13 18:13:58 +0200
  • 68ce10c4d9
    tests: history cmds CrazyMax 2025-05-13 12:13:39 +0200
  • 78353f4e8e
    history: make sure build record is finalized before exporting CrazyMax 2025-04-23 14:56:19 +0200
  • 03f9877429
    Merge pull request #3181 from crazy-max/golangci-lint-v2 CrazyMax 2025-05-13 17:17:17 +0200
  • 366b93ef58
    Merge a33e7e9455 into a9ab809d15 Ariel Lahiany 2025-05-13 12:01:01 -0300
  • b606e2f6bb
    update golangci-lint to v2.1.5 CrazyMax 2025-05-13 16:09:17 +0200
  • 874bb14de9
    hack: golangci build from source support CrazyMax 2025-05-13 16:19:50 +0200
  • a9ab809d15
    Merge pull request #3138 from crazy-max/history-copy CrazyMax 2025-05-13 13:06:05 +0200
  • 72fde4c53a
    history: copy update CrazyMax 2025-04-22 10:13:33 +0200
  • df8b997588
    dockerfile: update buildkit to 0.21.1 CrazyMax 2025-05-13 12:01:12 +0200
  • f92c679e14
    dockerfile: update docker to 28.1.1 CrazyMax 2025-05-13 12:00:45 +0200
  • a3180cbf3d
    ls: make sure current builder is available in JSON output Tonis Tiigi 2025-05-12 22:27:51 -0700
  • c398e2a224
    Merge pull request #3177 from crazy-max/docs-fix-hcl-syntax Tõnis Tiigi 2025-05-12 10:47:11 -0700
  • 865ad2b8d5
    Merge pull request #3167 from rrjjvv/variable-typing Tõnis Tiigi 2025-05-12 10:45:10 -0700
  • 932b8ca10b
    Merge 70dad8451d into 9998ef7045 CrazyMax 2025-05-12 15:46:07 +0200
  • 3c61afe881
    remove image-local bake target CrazyMax 2025-05-12 12:14:48 +0200
  • 729d58152c
    docs: remove commas in bake hcl object blocks CrazyMax 2025-05-12 10:30:45 +0200
  • 9998ef7045
    Merge pull request #3171 from glours/bump-compose-go-v2.6.2 CrazyMax 2025-05-12 09:15:42 +0200
  • 7e960152a1
    Merge pull request #3168 from tonistiigi/bake-call-empty CrazyMax 2025-05-12 09:13:05 +0200
  • 56d39e619d Skip case-sensitive test on Windows Roberto Villarreal 2025-05-09 18:20:51 -0600
  • 65aea3028f Apply suggestions from code review Roberto Villarreal 2025-05-09 18:29:14 -0600
  • 956fc0c9eb Use unique environment variables to separate JSON from default parsing Roberto Villarreal 2025-05-07 21:16:00 -0600
  • 1f56984626 Implement CSV-based overrides for list-like variables Roberto Villarreal 2025-05-05 23:47:02 -0600
  • 5b8a3b3728 Allow variables to be explicitly typed (and enforced) Roberto Villarreal 2025-05-02 20:32:05 -0600
  • acdf95fe75
    bump compose-go to v2.6.2 Guillaume Lours 2025-05-07 15:29:18 +0200
  • 9e17bc7a4c
    Merge pull request #3127 from sarahsanders-docker/docs-buildx-history Tõnis Tiigi 2025-05-05 15:00:01 -0700
  • e1e8f5c68d
    docs: updated reference docs generation Tonis Tiigi 2025-05-05 14:31:35 -0700
  • 6ed39b2618
    fix examples and headings sarahsanders-docker 2025-04-25 09:57:25 -0400
  • 03019049e8
    addressed feedback sarahsanders-docker 2025-04-23 09:54:18 -0400
  • 23ce21c341
    feedback + updated examples + added links for h3 headings sarahsanders-docker 2025-04-22 12:14:51 -0400
  • 4dac5295a1
    Add descriptions and examples for buildx history commands sarahsanders-docker 2025-04-17 14:50:58 -0400
  • b00dd42037
    bake: fix nil deference on empty call definition Tonis Tiigi 2025-05-05 11:07:54 -0700
  • 9a48aca461
    Merge pull request #3136 from ctalledo/reworked-fix-for-moby-45458 Tõnis Tiigi 2025-05-01 16:59:42 -0700
  • 679407862f Output correct image ID when using Docker with the containerd-snapshotter. Cesar Talledo 2025-04-21 09:49:21 -0700
  • 674cfff1a4
    Merge pull request #3165 from tonistiigi/fix-openbsd-ci Tõnis Tiigi 2025-05-01 11:29:09 -0700
  • 19a241f4ed
    attempt openbsd fix Tonis Tiigi 2025-05-01 10:45:46 -0700
  • 7da31076ae
    Merge pull request #3164 from jsternberg/controller-errdefs-proto-removal Tõnis Tiigi 2025-05-01 10:40:41 -0700
  • 384f0565f5
    controller: remove controller/errdefs protobuf files Jonathan A. Sternberg 2025-05-01 12:14:36 -0500