summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* update containerd binary to v1.7.1Sebastiaan van Stijn2023-05-151-1/+1
* Merge pull request #45304 from crazy-max/buildkit-version-buildinfoBrian Goff2023-05-101-1/+1
|\
| * hack: enable Go modules when building dockerd and docker-proxyKevin Alvarez2023-04-251-1/+1
* | update go to go1.20.4Sebastiaan van Stijn2023-05-031-1/+1
* | update runc binary to v1.1.7Sebastiaan van Stijn2023-04-271-1/+1
|/
* update runc binary to v1.1.6Sebastiaan van Stijn2023-04-131-1/+1
* Dockerfile: update xx to 1.2.1CrazyMax2023-04-111-1/+1
* update go to go1.20.3Sebastiaan van Stijn2023-04-051-1/+1
* update runc binary to v1.1.5Sebastiaan van Stijn2023-03-301-1/+1
* Update delve versionAlbin Kerouanton2023-03-241-1/+1
* update containerd binary to v1.7.0Sebastiaan van Stijn2023-03-121-1/+1
* update to go1.20.2Sebastiaan van Stijn2023-03-101-1/+1
* Dockerfile: Update shfmt to 3.6.0Paweł Gronowski2023-03-071-1/+1
* Upgrade to Go 1.20.1Cory Snider2023-02-221-1/+1
* Upgrade to Go 1.20Bjorn Neergaard2023-02-221-1/+1
* Upgrade to golangci-lint v1.51.2Cory Snider2023-02-221-2/+1
* Merge pull request #45023 from thaJeztah/update_containerd_binary_1.7.0-beta.4Bjorn Neergaard2023-02-201-1/+1
|\
| * update containerd binary to v1.7.0-beta.4Sebastiaan van Stijn2023-02-171-1/+1
* | update to go1.19.6Sebastiaan van Stijn2023-02-171-1/+1
|/
* Dockerfile: configure code dir as "safe" directorySebastiaan van Stijn2023-02-061-0/+3
* Dockerfile: Make it easier to use ctr in shell containerPaweł Gronowski2023-02-011-0/+2
* update containerd binary to v1.7.0-beta.3Sebastiaan van Stijn2023-01-301-1/+1
* Dockerfile: prefer ld for building against arm64CrazyMax2023-01-191-1/+1
* Dockerfile: smoke tests for static buildsCrazyMax2023-01-181-0/+14
* Dockerfile: use clang to build dockerd/docker-proxyKevin Alvarez2023-01-181-0/+12
* Dockerfile: fix PKG_CONFIG for xxCrazyMax2023-01-161-1/+2
* update to go1.19.5Sebastiaan van Stijn2023-01-111-1/+1
* Dockerfile.*: drop libbtrfsBjorn Neergaard2023-01-061-2/+0
* Dockerfile: add "all" stage to build binaries and extra toolsCrazyMax2023-01-011-0/+11
* Dockerfile: rename dev stagesCrazyMax2023-01-011-2/+2
* hack: do not set buildmode pie for statically linked binaryCrazyMax2023-01-011-2/+2
* Dockerfile: use TARGETPLATFORM to build DockerCrazyMax2023-01-011-147/+97
* Update delve versionoscar.chen2022-12-291-1/+1
* update containerd binary to v1.7.0-beta.1Sebastiaan van Stijn2022-12-151-1/+1
* Dockerfile: delve cross build with TARGETPLATFORMCrazyMax2022-12-151-14/+26
* Dockerfile: swagger cross build with TARGETPLATFORMCrazyMax2022-12-151-13/+19
* Dockerfile: containerutility cross build with TARGETPLATFORMCrazyMax2022-12-151-0/+27
* Dockerfile: registry cross build with TARGETPLATFORMCrazyMax2022-12-151-16/+24
* Dockerfile: dockercli cross build with TARGETPLATFORMCrazyMax2022-12-151-6/+28
* Dockerfile: rootlesskit cross build with TARGETPLATFORMCrazyMax2022-12-151-10/+33
* Dockerfile: tini cross build with TARGETPLATFORMCrazyMax2022-12-151-9/+30
* Dockerfile: runc cross build with TARGETPLATFORMCrazyMax2022-12-151-7/+33
* Dockerfile: containerd cross build with TARGETPLATFORMKevin Alvarez2022-12-151-8/+37
* Dockerfile: DOCKER_STATIC argCrazyMax2022-12-151-0/+1
* Dockerfile: add dummy stageCrazyMax2022-12-151-0/+7
* Dockerfile: add cross compilation helperCrazyMax2022-12-151-5/+14
* update to go1.19.4Sebastiaan van Stijn2022-12-061-1/+1
* Merge pull request #44493 from crazy-max/dockerfile-vpnkit-platformSebastiaan van Stijn2022-11-231-9/+14
|\
| * Dockerfile: remove hardcoded platforms for vpnkit stageCrazyMax2022-11-221-9/+14
* | Merge pull request #44114 from crazy-max/frozen-script-variantSebastiaan van Stijn2022-11-181-1/+4
|\ \