agola/internal
Simone Gotti b3672bf927 docker driver: use toolbox exec
Older version of docker doesn't support the exec api Env and WorkingDir options.

Support these versions by doing the same we already do with the k8s driver: use
the `toolbox exec` command that will set the provided Env, change the cwd to the
WorkingDir and the exec the wanted command.
2019-08-04 18:09:34 +02:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config *: export clients and related types 2019-08-02 12:02:01 +02:00
datamanager *: use sleep timer in loops 2019-07-25 16:22:54 +02:00
db db: use context functions 2019-07-25 14:49:53 +02:00
etcd etcd: add DeletePrefix method 2019-07-18 16:40:28 +02:00
git-handler internal: fix linter errors 2019-07-02 16:20:53 +02:00
git-save *: use vanity url 2019-07-01 11:40:20 +02:00
gitsources *: export clients and related types 2019-08-02 12:02:01 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage internal: fix linter errors 2019-07-02 16:20:53 +02:00
runconfig *: export clients and related types 2019-08-02 12:02:01 +02:00
sequence *: use vanity url 2019-07-01 11:40:20 +02:00
services docker driver: use toolbox exec 2019-08-04 18:09:34 +02:00
testutil internal: fix linter errors 2019-07-02 16:20:53 +02:00
toolbox internal: fix linter errors 2019-07-02 16:20:53 +02:00
util configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00