distribution/cmd
Stephen J Day 4d91e791c0 Disassociate instance id from application
This moves the instance id out of the app so that it is associated with an
instantiation of the runtime. The instance id is stored on the background
context. This allows allow contexts using the main background context to
include an instance id for log messages. It also simplifies the application
slightly.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-09 18:45:39 -07:00
..
dist Basic skeleton for dist binary 2015-02-13 15:25:20 -08:00
registry Disassociate instance id from application 2015-04-09 18:45:39 -07:00
registry-api-descriptor-template Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
registry-storagedriver-azure Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-filesystem Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-inmemory Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-s3 Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00