Commit Graph

38 Commits

Author SHA1 Message Date
TP Honey bdefe42719 (feat) update arm64 base image, and add some dev notes to the readme 2022-05-31 16:52:58 +01:00
vdovinmih 2b540a68ac Update Dockerfile.linux.amd64
Bump version to 20.10.14
2022-05-31 16:52:55 +01:00
Shubham Agrawal 85e715fd5d
Support for windows images for tags (#346) 2022-01-05 23:28:27 +05:30
Tobias Schlatter 501eae03f2 Upgrade to dind 20.10.9 which has been released in the meanwhile 2021-10-18 16:45:12 +02:00
Tobias Schlatter 5490a1c24c Upgrade Docker dind to 20.10.8 for 64bit platforms
This is an alternative to #327. As the discussion on that PR shows, it
seems docker is not going to provide updates for the arm32 platform
anymore.

Fixes #326 and fixes #330.
2021-10-18 16:45:12 +02:00
Brad Rydzewski c10d36754c Revert "Update seccomp to 20.10 docker (#322)"
This reverts commit dd359dfc72.
2021-07-11 15:38:04 -04:00
techknowlogick dd359dfc72
Update seccomp to 20.10 docker (#322)
* Update seccomp to 20.10 docker
2021-07-07 20:03:54 +01:00
Robert Kaussow b1959299c7
load the patched seccomp profile only on arm 2021-01-17 18:40:36 +01:00
Robert Kaussow bfdf3034c1
add custom seccomp profile 2021-01-17 14:27:49 +01:00
Kévin Darcel 23b5e6bcd9
Update linux Dockerfile to 19.03.8 2020-05-05 15:31:17 -05:00
Kévin Darcel 56e470dcda
Start daemon with Unix socket only
Mostly reproduce flow of https://github.com/docker-library/docker/blob/master/19.03/dind/dockerd-entrypoint.sh#L130
TCP socket with or without TLS isn't really needed for our usecase so
it's disable
2020-05-02 17:09:35 -05:00
Kévin Darcel 8d54531f2f
Update to docker 19.03.05 2020-05-02 17:09:35 -05:00
Luther Monson bae9d8ddbf adding windows 1909 2020-03-12 10:46:57 -07:00
Brad Rydzewski 261afaa9ed use nanoserver for 1809 2019-08-15 10:54:51 -07:00
Brad Rydzewski 3336758708 disable starting the daemon on windows 2019-08-14 12:51:43 -07:00
Brad Rydzewski 98722a6680 remove 1903 netapi32 2019-08-14 11:29:53 -07:00
Brad Rydzewski 8d8851bf98 use windowsservercore for 1903 2019-08-14 10:34:18 -07:00
Brad Rydzewski d880d528ec enable 1903 build 2019-08-13 13:35:12 -07:00
Brad Rydzewski 90fab79dc3 enable windows 1809 builds 2019-08-09 10:44:41 -07:00
Brad Rydzewski 1bdd82a4a7 attempt to revert to 18.09.0 base image 2019-08-06 13:56:23 -07:00
Robert Lippens ebce953fc4 Create ACR plugin extension (#228)
* initial commit

* switch order of args for trimPrefix
2019-03-28 11:20:36 +01:00
Dominik Schmidt 13f2944b04 Update docker base image on Linux (#227) 2019-03-27 13:51:18 +01:00
Thomas Boerger d394a95230
Fix manifest template helper 2019-03-27 13:16:01 +01:00
Bo-Yi Wu 2b358b0001 revert amd64 base image.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-02-12 21:25:20 +08:00
Bo-Yi Wu 9e0fbb1c80 fix(docker): update image path 2019-02-12 19:56:04 +08:00
Thomas Boerger da1afc3a38
Apply a proper libsonnet library 2019-02-10 14:14:28 +01:00
Don f4bb382f5d Use drive letters consistently 2019-01-25 09:24:55 -08:00
Don 1f97d4217a Add Windows Dockerfiles 2019-01-24 18:48:22 -08:00
Thomas Boerger 3ca350a16f
Make sure to use the right base image built before 2019-01-22 09:37:27 +01:00
Thomas Boerger 797ada9b21
Rebased to master and applied rename again 2019-01-21 21:55:07 +01:00
Thomas Boerger 2ca0313b38
Add arm docker images and fix pipeline dependencies 2019-01-21 21:50:45 +01:00
Thomas Boerger 7345afea5d
Drop docker from binary name for gcr, ecr and heroku 2019-01-21 21:50:31 +01:00
Thomas Boerger 9b86cebd98
Add manifest template to docker folder 2019-01-21 21:50:30 +01:00
Brad Rydzewski 25ebff957d
Update Dockerfile.arm64 [CI SKIP] 2018-08-09 00:44:06 -07:00
Bradley Weston 6207bb9d85 Add Docker v17.12 dind 2018-01-23 18:43:54 +00:00
Alexander Chumakov ebadcf7c21 Change base image from 17.05.0-ce-dind to 17.10.0-ce-dind
Latest edge version 17.10 have some significant changes.
2017-11-21 12:21:03 +00:00
Brad Rydzewski e4bc243c93 replace govendor with dep 2017-10-30 23:05:06 -07:00
Brad Rydzewski 3e321f1904 enable gcr and heroku plugins 2017-08-27 12:27:28 -07:00