Commit Graph

6 Commits

Author SHA1 Message Date
Olivier Gambier 5fbfbe1ff7 Rehauled build system and integration testing
- USE_CONTAINER allow to seamlessly run targets inside or outside containers
- all build calls have been harmonized, honoring the same env variables
- contributing doc has been streamlined according to that
- kill the distinction between remote and local docker builds
- got rid of some of the byzantine calls in various asorted scripts
- support for static build, debug builds, verbose

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-09-18 15:47:00 -07:00
Ivan Mikushin 3c1caa5acb Build on any (even remote) docker
Signed-off-by: Ivan Mikushin <i.mikushin@gmail.com>
2015-08-19 13:18:25 +05:00
Nathan LeClaire 28831d1f65 Prioritize using make in build
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-08-14 15:41:03 -07:00
Mary Anthony b36fd235b8 Fixes from testing of hugo
Signed-off-by: Mary Anthony <mary@docker.com>

Updating sed scripts

Signed-off-by: Mary Anthony <mary@docker.com>

Removing old make commands

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-18 13:15:04 -04:00
Sven Dowideit 80851aa53b Add the docs.docker.com build tooling
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-20 13:20:54 +10:00
Guillaume Giamarchi a94dde2b54 Add a Makefile
Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2014-12-14 22:49:41 +01:00