Commit Graph

32 Commits

Author SHA1 Message Date
Robert Kaussow 89b0b6823a
fork: initial release 2021-01-10 23:47:55 +01:00
Tony Li 4abe7c9d20
minor typo 2020-10-15 15:41:26 -07:00
Luther eb6d634460 changed prune to 3rd arg in check 2020-05-28 11:48:36 -07:00
Brad Rydzewski 675553c96d
Merge pull request #262 from tuxity/docker_update
Update Docker to 19.03.8
2020-05-28 10:20:37 -07:00
Brad Rydzewski d929356ba1
Merge pull request #281 from luthermonson/no-error-cleanup
Adding Ignore Checks for prune and rmi
2020-05-22 13:48:44 -07:00
Luther 9701f08184 adding ignore checks for prune and rmi 2020-05-22 13:15:19 -07: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
Gary Kim 0099cd6056
Add quiet build option
This adds the option for using the `--quiet` flag during builds.

Signed-off-by: Gary Kim <gary@garykim.dev>
2020-04-29 14:11:31 +08:00
Brad Rydzewski 528dc0a7b3 update config.json messaging 2020-03-24 13:49:10 -07:00
Andrea Cervesato 063f479004 Using more generic configuration & respecting win 2020-03-24 21:00:24 +01:00
Andrea Cervesato 18c4e995d3 Added AuthConfig to login to multiple registry 2020-03-24 19:20:52 +01:00
recamshak 17639d6cbf Add build add-host 2019-12-11 09:33:26 +09:00
Brad Rydzewski 3336758708 disable starting the daemon on windows 2019-08-14 12:51:43 -07:00
Thomas Boerger 2047b8e66a
Merge branch 'master' into docker-data-root 2019-02-09 16:03:18 +01:00
Thomas Boerger 17dc3bc6be
Switch to go modules instead of go dep 2019-01-21 21:50:30 +01:00
shimun 47f3b4bb08 prevent index out of bounds 2018-11-05 19:43:29 +01:00
Ryan Sullivan b31b4bf099
Add docker pull images to main command batch array. Among other cleanup 2018-10-24 00:48:10 -04:00
Seth Pollack 008bbaf47b
make cache-from an array 2018-10-24 00:23:32 -04:00
Seth Pollack a48b59645a
add cache-from 2018-10-24 00:21:31 -04:00
Ronald van Zantvoort aa92ac1ef0
its called schema-version 2018-05-31 17:31:29 +02:00
Ronald van Zantvoort 3edd750381
Add support for non label-schema labels 2018-05-31 17:21:36 +02:00
Brad Rydzewski 1e396b3b9c
Merge pull request #168 from mavimo/define-target-multistage-build
Allow build for a specific target
2018-02-21 12:38:42 -08:00
shovelwagon 1ec6edc647 patch nocache 2018-02-14 22:01:13 -07:00
Marco Vito Moscaritolo 86388a5be3 allow flag --target in build process 2018-02-07 19:31:10 +01:00
Brad Rydzewski 224a31a416 ability to disable purge 2017-11-09 13:28:19 -08:00
Bo-Yi Wu 13ce200771 remove DefaultBranch
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:26:07 +08:00
Bo-Yi Wu 5fa26ebb5f UseDefaultTag for skip build if not default branch.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:24:35 +08:00
Bo-Yi Wu c591da7e86 remove commit branch frone struct.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 11:11:22 +08:00
Bo-Yi Wu d8ba908538 keep only master branch for latest
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-02 15:53:28 +08:00
Danny Krainas 0c212c225f use dockerd data-root option 2017-10-25 13:14:26 -04:00
Brad Rydzewski 2c6cbdba0d add build_args_from_env parameter 2017-08-27 16:28:58 -07:00
Brad Rydzewski 3e321f1904 enable gcr and heroku plugins 2017-08-27 12:27:28 -07:00