1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/server
cyphar 7303467c77 server: buildfile: ensure that ONBUILD triggers aren't committed
This patch fixes the bug where ONBUILD triggers are committed each build
step created during the ONBUILD trigger execution, since the triggers are
only wiped *after* all ONBUILD trigger steps have been committed. This was
fixed by simply copying the ONBUILD triggers and wiping the config
*before* committing anything.

Docker-DCO-1.1-Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-06-19 20:33:17 +10:00
..
buildfile.go server: buildfile: ensure that ONBUILD triggers aren't committed 2014-06-19 20:33:17 +10:00
MAINTAINERS add vieux as server's MAINTAINERS 2014-05-12 20:51:45 +00:00
server.go cleanup all mentions of insert 2014-06-18 23:13:54 +00:00
server_unit_test.go Refactor events publishing 2014-06-17 21:56:22 +02:00