Commit Graph

  • 525845572a trim leading 0 for minor in the version quad CrazyMax 2022-03-31 15:54:39 +02:00
  • 58d425d3bf Merge pull request #3511 from thaJeztah/remove_engine_active_deadcode Sebastiaan van Stijn 2022-03-31 14:21:24 +02:00
  • 6f7a931a2d [20.10] use GO_LDFLAGS instead of LDFLAGS to prevent inheriting unrelated options Sebastiaan van Stijn 2022-03-31 10:30:56 +02:00
  • 16169434a4 Merge pull request #3516 from thaJeztah/20.10_no_git_proto Nicolas De loof 2022-03-31 13:53:36 +02:00
  • 91bab605f7 [20.10] vendor.conf: don't use git:// protocol Sebastiaan van Stijn 2022-03-31 13:32:50 +02:00
  • abe41ad309 Merge pull request #3513 from thaJeztah/fix_ldflags Nicolas De loof 2022-03-31 11:50:04 +02:00
  • 391e6ad944 use GO_LDFLAGS instead of LDFLAGS to prevent inheriting unrelated options Sebastiaan van Stijn 2022-03-31 10:30:56 +02:00
  • 801113fb8d cli/registry/client: remove unused IsNotFound(), and slight refactor Sebastiaan van Stijn 2022-02-26 11:27:50 +01:00
  • 48745da16c cli/registry/client: remove unused RegistryClient.GetTags() Sebastiaan van Stijn 2022-02-26 11:21:00 +01:00
  • e83d6cd2c8 cli/registry/client: remove unused GetRegistryAuth() Sebastiaan van Stijn 2022-02-26 10:57:30 +01:00
  • 04347f793d context: Endpoint.ClientOpts(): use client.WithVersionFromEnv() Sebastiaan van Stijn 2022-03-25 00:18:20 +01:00
  • 1db2da57c8 use client consts for environment variable names Sebastiaan van Stijn 2022-03-25 00:15:14 +01:00
  • 2b976720f4 docs: add anchor-tags for flags Sebastiaan van Stijn 2022-03-30 15:05:29 +02:00
  • 885f44a5ba docs: fix (table) formatting, fix some broken links Sebastiaan van Stijn 2022-03-30 14:33:44 +02:00
  • b87a0c1b03 docs: build: add named anchor tags for flags Sebastiaan van Stijn 2022-03-30 12:42:26 +02:00
  • 7d4ae13753 docs: build: fix minor markdown and syntax issues Sebastiaan van Stijn 2022-03-30 12:37:35 +02:00
  • 68cad50f61 Merge pull request #3471 from thaJeztah/no_search_limit Sebastiaan van Stijn 2022-03-30 10:26:37 +02:00
  • ccbaaf0722 search: remove client-side default for --limit Sebastiaan van Stijn 2022-03-15 15:06:35 +01:00
  • 2dc178c802 search: change "the Docker Hub" to just "Docker Hub" Sebastiaan van Stijn 2022-03-29 11:24:51 +02:00
  • f00c06f6c6 docs: commandline/index.md: reformat tables Sebastiaan van Stijn 2022-03-29 23:51:04 +02:00
  • 1ca6b84055 Merge pull request #3507 from thaJeztah/bump_buildx Sebastiaan van Stijn 2022-03-29 17:05:06 +02:00
  • a3c4a42d4e Dockerfile: update buildx to v0.8.1 Sebastiaan van Stijn 2022-03-29 15:36:58 +02:00
  • 174e51cc94 Merge pull request #3486 from thaJeztah/update_engine Sebastiaan van Stijn 2022-03-29 10:31:12 +02:00
  • 6e9210e994 Merge pull request #3501 from thaJeztah/bump_go_1.18 Sebastiaan van Stijn 2022-03-29 09:54:05 +02:00
  • ace0ec599d Merge pull request #3504 from thaJeztah/fix_flaky_tests Sebastiaan van Stijn 2022-03-28 22:10:39 +02:00
  • 8e2d63d5df Fix flaky TestContainerList tests Sebastiaan van Stijn 2022-03-28 20:37:06 +02:00
  • 635c55d52f update go to 1.18.0 Sebastiaan van Stijn 2022-03-27 19:14:36 +02:00
  • bf29b40a8c staticcheck: ignore SA1019: strings.Title is deprecated Sebastiaan van Stijn 2022-03-27 22:15:42 +02:00
  • a1e67401d2 vendor: github.com/docker/docker 8941dcfcc5db4aefc351cd5b5bb4d524823035c0 Sebastiaan van Stijn 2022-03-25 00:11:07 +01:00
  • 5a1e151c02 Merge pull request #3493 from thaJeztah/bump_to_bullseye Sebastiaan van Stijn 2022-03-28 16:24:00 +02:00
  • dce5929794 Update to debian bullseye Sebastiaan van Stijn 2021-12-09 17:16:50 +01:00
  • d45030380d Dockerfile: prefer ld for cross-compiling arm64 in bullseye Tonis Tiigi 2022-03-27 16:52:53 -07:00
  • 75c923a962 Merge pull request #3492 from thaJeztah/bump_cobra_1.4 Nicolas De loof 2022-03-28 15:31:10 +02:00
  • 0bcf197ae7 Merge pull request #3497 from thaJeztah/cleanup_e2e_help_test Nicolas De loof 2022-03-28 15:30:18 +02:00
  • 9fe6cb4b39 Merge pull request #3502 from thaJeztah/bump_golangci_lint Sebastiaan van Stijn 2022-03-28 11:29:41 +02:00
  • 3ffe6a3375 lint: update golangci-lint to v1.45.2 Sebastiaan van Stijn 2022-03-27 19:24:19 +02:00
  • 4ab70bf61e linting: fix incorrectly formatted errors (revive) Sebastiaan van Stijn 2022-03-27 21:13:03 +02:00
  • d7c1fb9112 linting: ignore some "G101: Potential hardcoded credentials" warnings Sebastiaan van Stijn 2022-03-27 20:07:52 +02:00
  • 5a65aadd8d cli/command/container: unnecessary use of fmt.Sprintf (gosimple) Sebastiaan van Stijn 2022-03-27 19:48:55 +02:00
  • d382a7103e update run.md Spring 2022-03-26 15:12:39 +08:00
  • 8c58da18e9 Merge pull request #3500 from thaJeztah/packager_name Sebastiaan van Stijn 2022-03-27 11:28:43 +02:00
  • c569d25745 Bump cobra to v1.4.0 Nicolas De Loof 2022-03-17 14:15:48 +01:00
  • bc2b48aaf2 e2e: cleanup TestGlobalHelp() to be less brittle Sebastiaan van Stijn 2022-03-26 17:54:40 +01:00
  • 4cd2d9ddd2 Change "COMPANY_NAME" to "PACKAGER_NAME" Sebastiaan van Stijn 2022-03-27 10:09:50 +02:00
  • dd7397342a Merge pull request #3307 from cpuguy83/windows_dockerd_runtime Sebastiaan van Stijn 2022-03-26 23:49:57 +01:00
  • 1c64adf199 Merge pull request #3495 from thaJeztah/gofmt_117 Sebastiaan van Stijn 2022-03-26 23:35:53 +01:00
  • a0f0578299 gofmt with go1.17 Sebastiaan van Stijn 2022-03-26 18:34:10 +01:00
  • 668e4830d2 Merge pull request #3496 from thaJeztah/vendor_117 Sebastiaan van Stijn 2022-03-26 20:18:19 +01:00
  • f3a05eb800 vendor dependencies with go1.17 Sebastiaan van Stijn 2022-03-26 18:41:29 +01:00
  • e1d43243a0 Merge pull request #3383 from thaJeztah/bump_go_117 Sebastiaan van Stijn 2022-03-26 18:06:46 +01:00
  • 6119e4ba90 update go to 1.17.8 Tonis Tiigi 2021-08-16 20:07:43 -07:00
  • 0b266ba0d8 Merge pull request #3490 from thaJeztah/fix_osusergo Sebastiaan van Stijn 2022-03-26 17:00:05 +01:00
  • a23dc4f5b9 Merge pull request #3491 from thaJeztah/xx_apt_get Sebastiaan van Stijn 2022-03-26 16:48:15 +01:00
  • 3a1fc21e72 Dockerfile: use xx-apt-get instead of xx-apt Sebastiaan van Stijn 2022-03-26 16:13:53 +01:00
  • 3897c3fa54 Merge pull request #3489 from thaJeztah/dockerfile_update_xx Sebastiaan van Stijn 2022-03-26 15:57:10 +01:00
  • e20572d047 scripts/build: make sure osusergo is set for static with CGO enabled Sebastiaan van Stijn 2022-03-25 13:52:39 +01:00
  • 40d8016627 Dockerfile: update xx to 1.1 Tonis Tiigi 2022-03-25 22:57:27 -07:00
  • 87b8e57868 Merge pull request #3485 from thaJeztah/update_vendor Sebastiaan van Stijn 2022-03-25 10:13:30 +01:00
  • 5f74020ded vendor: github.com/moby/buildkit v0.10.0 Sebastiaan van Stijn 2022-03-24 13:40:22 +01:00
  • adadd5472e vendor: github.com/prometheus/client_golang v1.11.0 Sebastiaan van Stijn 2022-03-24 13:57:15 +01:00
  • 7408799ec3 vendor: github.com/prometheus/procfs v0.7.3 Sebastiaan van Stijn 2022-03-24 13:46:31 +01:00
  • 29f799aae7 vendor: github.com/containerd/containerd v1.6.2 Sebastiaan van Stijn 2022-03-24 13:26:26 +01:00
  • b2cef834fb vendor: google.golang.org/grpc v1.44.0 Sebastiaan van Stijn 2022-03-24 13:21:41 +01:00
  • 0e3c9b282e Merge pull request #3479 from fezzik1620/master Sebastiaan van Stijn 2022-03-21 13:47:11 +01:00
  • 51ef2ccff8 docs: hyphens are not dashes fezzik1620 2022-03-20 18:42:18 -05:00
  • 5cb33d1cba Merge pull request #3476 from thaJeztah/bump_crypto Sebastiaan van Stijn 2022-03-19 00:08:32 +01:00
  • 5c39082cff Merge pull request #3475 from thaJeztah/dockerfile_stable_syntax Sebastiaan van Stijn 2022-03-18 20:44:14 +01:00
  • bc2c8d7599 vendor: golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd Sebastiaan van Stijn 2022-03-17 14:03:33 +01:00
  • d8afb01e00 Merge pull request #3466 from glebsts/docker-push-all-tags-docs-improve-signed Nicolas De loof 2022-03-17 12:27:23 +01:00
  • 994d6b7fc2 Dockerfile: use syntax=docker/dockerfile:1 Sebastiaan van Stijn 2022-03-17 10:37:08 +01:00
  • 11c76f1ddb Merge pull request #3474 from thaJeztah/bump_deps_for_buildkit_containerd Nicolas De loof 2022-03-17 10:12:01 +01:00
  • 4f118c7636 vendor: github.com/docker/swarmkit 616e8db4c3b0 Sebastiaan van Stijn 2022-03-16 15:39:52 +01:00
  • 02a06cf9aa vendor: golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac Sebastiaan van Stijn 2022-03-16 15:25:40 +01:00
  • bc54802f5e vendor: golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b Sebastiaan van Stijn 2022-03-16 15:24:03 +01:00
  • 56f51a35c1 vendor: golang.org/x/crypto v0.0.0-20211202192323-5770296d904e Sebastiaan van Stijn 2022-03-16 15:22:18 +01:00
  • 1bb2591444 vendor: golang.org/x/net v0.0.0-20211216030914-fe4d6282115f Sebastiaan van Stijn 2022-03-16 15:21:39 +01:00
  • ce2e036ad4 vendor: github.com/opencontainers/runc v1.1.0 Sebastiaan van Stijn 2022-03-16 15:18:07 +01:00
  • fdbb5953a6 vendor: github.com/klauspost/compress v1.15.0 Sebastiaan van Stijn 2022-03-16 15:16:28 +01:00
  • 2b7cb5b1bf vendor: github.com/cespare/xxhash v2.1.2 Sebastiaan van Stijn 2022-03-16 15:15:00 +01:00
  • 7eba0dad8c Merge pull request #2953 from Busindre/patch-1 Sebastiaan van Stijn 2022-03-16 00:34:24 +01:00
  • 0117ca617a Merge pull request #2704 from StefanScherer/master-fix-docs-11319 Sebastiaan van Stijn 2022-03-16 00:09:12 +01:00
  • 119c7fb84d Fix CMD --ignored-param1 example Stefan Scherer 2020-09-03 16:21:22 +02:00
  • 1f4111d2bf Merge pull request #2819 from thaJeztah/remove_registry_negotiation Sebastiaan van Stijn 2022-03-15 17:26:56 +01:00
  • b4ca1c7368 registry: don't call "/info" API endpoint to get default registry Sebastiaan van Stijn 2020-10-29 01:00:50 +01:00
  • 3304c49771 Merge pull request #2936 from silvin-lubecki/format-json Sebastiaan van Stijn 2022-03-15 16:22:16 +01:00
  • 9c0234bbcb Output compact JSON by default for --format=json Djordje Lukic 2022-03-08 14:54:21 +01:00
  • d8ecb00dda Update shell completion scripts Silvin Lubecki 2021-03-10 00:50:05 +01:00
  • b4af799686 Update reference documentation Silvin Lubecki 2021-03-10 00:49:33 +01:00
  • 0611be0f09 Update man pages Silvin Lubecki 2021-03-10 00:49:13 +01:00
  • a4a734df44 Update list commands with better format flag description Silvin Lubecki 2021-03-10 00:45:56 +01:00
  • eb27a94c3f Added "json" as specific value for --format flag in list commands, as an alias to {{json .}} Silvin Lubecki 2021-01-18 17:09:21 +01:00
  • 84d47b544e Add "json" as default value to format flag in all inspect commands. Silvin Lubecki 2021-01-18 11:43:29 +01:00
  • c700bbcb4b Add specific "json" value to format flag with inspect commands to output json, as empty flag does. Added tests on that new behavior. Silvin Lubecki 2021-01-18 11:19:37 +01:00
  • 6745f62a0b Merge pull request #3136 from thaJeztah/remove_clientinfo Sebastiaan van Stijn 2022-03-15 15:12:22 +01:00
  • d977030f79 Merge pull request #3470 from thaJeztah/shooting_stars_never_stop_even_when_they_reach_the_top Sebastiaan van Stijn 2022-03-15 15:10:56 +01:00
  • 831704e56c search: do not sort results by stars on client side Sebastiaan van Stijn 2022-02-26 10:54:25 +01:00
  • 55cb22de36 Merge pull request #3125 from thaJeztah/docs_update_buildkit_note Sebastiaan van Stijn 2022-03-15 13:06:48 +01:00
  • 4f1ba37e12 docs: remove note about buildkit not supporting git subdirectories Sebastiaan van Stijn 2021-06-08 10:51:24 +02:00
  • 21c5391cee Merge pull request #3469 from rumpl/relative-mount Sebastiaan van Stijn 2022-03-14 18:00:52 +01:00
  • ab35e3fac3 Handle relative source mounts Djordje Lukic 2022-03-10 16:40:49 +01:00