Commits
User selector
Commit history
Commits on Aug 30, 2019
Add docker-compose schema v3.9
Show description for 5bc1f24committed
Commits on Jul 18, 2019
Dockerfile: use GO_VERSION build-arg for overriding Go version
Show description for 0d3022ccommitted
Commits on May 6, 2019
Support GOARM and windows .exe in binary target
Show description for 15130e3committed
Commits on Mar 11, 2019
Allow control over dirs passed to e2e and unit tests
Show description for e1a7b56committed
Ian CampbellAllow flags to be passed to e2e and unit tests
Show description for 023559bcommitted
Ian Campbell
Commits on Mar 4, 2019
Use `$(DOCKER_RUN)` for cli plugins build.
Show description for 38480d9committed
Ian Campbell
Commits on Feb 28, 2019
Fix unknown $(MOUNTS) variable in makefile plugins target
Show description for 2c6b2cccommitted
Commits on Feb 21, 2019
Merge pull request #1511 from wk8/wk8/small_makefile_tweaks
Show description for 35c39d3authored
Commits on Jan 29, 2019
Add basic framework for writing a CLI plugin
Show description for e962404committed
Ian Campbell
Commits on Jan 14, 2019
Make it possible to override the volume mounts and shell for the dev container
Show description for b039db9committed
Commits on Jan 10, 2019
Makefile: make help: fix newline wrapping, and missing targets
Show description for cbb699acommittedFix some missing targets in "make help"
Show description for 5ab93bccommitted
Commits on Jan 7, 2019
Makefile use --rm ("autoremove") for all targets
Show description for 872ee13committed
Commits on Dec 17, 2018
Merge pull request #1558 from ijc/build-tweaks
Show description for 298c423authored
Commits on Dec 11, 2018
Use a go build cache to speed up builds.
Show description for d5de835committed
Ian Campbell
Commits on Dec 10, 2018
build: Add a `fmt` target which runs `gofmt` on all files.
Show description for 7c8ee78committed
Ian Campbell
Commits on Nov 29, 2018
Do not patch Dockerfiles in CI
Show description for 166856acommitted
Commits on Sep 30, 2018
connhelper: add e2e
Show description for 9b148dbcommitted
Commits on Sep 21, 2018
Refined engine implementations
Show description for f07f51fcommitted
Daniel Hiltgen
Commits on Aug 20, 2018
Add engine commands built on containerd
Show description for fd2f1b3committed
Daniel Hiltgen
Commits on Jul 31, 2018
Add `help` and remove `watch` targets in docker.Makefile
Show description for 760ca04committed
Commits on Jun 25, 2018
Make test-e2e run against experimental and non-experimental daemon
Show description for a522a78committed
Commits on May 29, 2018
Make e2e test image
Show description for 6b38918committed
Commits on Jan 18, 2018
Add dockerfile for building on non-amd64 platforms
Show description for 02ca1c8committed
Commits on Jan 2, 2018
Add AUTHORS file and script
Show description for 02e7b18committed
Commits on Dec 7, 2017
Add platform and its components to docker version output
Show description for 5f4c5f8committed
Tibor Vass
Commits on Sep 19, 2017
Add a way to just build windows and osx
Show description for 51080d6committed
Commits on Aug 31, 2017
Re-adds test target to the Makefile
Show description for d53c8decommitted
Commits on Aug 16, 2017
Add a Jenkinsfile
Show description for 63d7606committedAdd scripts for setting up e2e test environment.
Show description for 26418a1committed
Commits on Aug 15, 2017
Set DISABLE_WARN_OUTSIDE_CONTAINER in the Dockerfile so that we don't spend 10s sleeping in CI
Show description for 0587339committed
Commits on Jul 26, 2017
Add a warning when make is run outside of a container.
Show description for 12a7387committed
Commits on Jul 18, 2017
Merge pull request #266 from jphuynh/shellcheck
Show description for b75596eauthored
Vincent Demeester
Commits on Jul 14, 2017
Add DOCKER_BUILD_ARGS to support build with proxy
Show description for 7d8681fcommitted
Commits on Jul 13, 2017
Fix code location when mounting to docker-cli-shell-validate
Show description for ffe8509committed