Commit History

Autor SHA1 Mensaxe Data
  Solomon Hykes cdf90bb04b Merge remote-tracking branch 'origin/96-dns_issue-fix' %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 7673afc843 Allow use to set his own dns via -dns %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 313d13ea01 Detect and mark ghost container. %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 1f9f5eed5d Put the resolv.conf path in a variable instead of being hardcoded within lxc %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 9f83b9df22 Make sure all containers (even previously stopped) get a correct wait lock %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 7c2b085d1a Add inconditionnal lock in Start/Stop/Kill to avoid races %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 329f4449dc Remove the mutexes and use chan instead in order to handle the wait lock %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 1b370f9d8d Move the default bridge name to a constant %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes f39af7e05d Put the bridge interface name in the command line %!s(int64=12) %!d(string=hai) anos
  shin- ad0183e419 Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock() %!s(int64=12) %!d(string=hai) anos
  shin- d1767bbf67 Moved resetLock() to the Load() method ; changed resetLock() to initLock() and changed behavior to not modify the lock if it was already set (not nil) %!s(int64=12) %!d(string=hai) anos
  shin- c780ff5ae7 More thorough test case, use container.Stop() instead of lxc-kill, %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 3dcaf20d6b Check if the containers are really running when starting docker %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 0b9a3c86a2 Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 0f7a4534c1 Do not log non-running containers %!s(int64=12) %!d(string=hai) anos
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 54fa59c8ec Set the container's hostname to the truncated ID %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 0d46ddf7b4 'docker commit -m': optional commit message %!s(int64=12) %!d(string=hai) anos
  Guillaume J. Charmes 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes bf7602bc09 'docker tag': assign a repository+tag to an image %!s(int64=12) %!d(string=hai) anos
  creack c72ff318d3 Integrate Auth in runtime and make the config file relative to runtime root %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 640026ec59 Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed. %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 05ae69a6eb 'docker commit' records parent container id and command, in addition to parent image %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 8396798eba 'docker commit' can optionally tag the new image into a repository %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 379d449c44 'docker run' can reference an image by REPOSITORY:TAG %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes ef711962d5 Folded graph/ back into main package %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes 44faa07b6c First integration of runtime with repositories & tags %!s(int64=12) %!d(string=hai) anos
  Solomon Hykes d65983f386 No need for a Container.networkManager field: it can be accessed via Container.runtime %!s(int64=12) %!d(string=hai) anos