Commit History

Autor SHA1 Mensaxe Data
  Joffrey F 66ed9b492e Don't append slugs to containers created by "up" %!s(int64=7) %!d(string=hai) anos
  Joffrey F 187f48e338 Don't attempt to truncate a None value in Container.slug %!s(int64=7) %!d(string=hai) anos
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions %!s(int64=7) %!d(string=hai) anos
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs %!s(int64=7) %!d(string=hai) anos
  Sorawis Nilparuk bb16d9e951 Add health string generator to match `docker ps` output %!s(int64=7) %!d(string=hai) anos
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts %!s(int64=7) %!d(string=hai) anos
  Joffrey F 04e5925a23 Use docker SDK 2.0 %!s(int64=9) %!d(string=hai) anos
  Joffrey F 7dd2e33057 Only allow log streaming if logdriver is json-file or journald %!s(int64=9) %!d(string=hai) anos
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. %!s(int64=10) %!d(string=hai) anos
  Karol Duleba d83d6306c9 Use custom container name in logs. Fixes #1851 %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 809443d6d0 Support python 3 %!s(int64=11) %!d(string=hai) anos
  Daniel Nephin 59d4f304ee Run pre-commit on all files %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 62059d55e6 Add migration warning and option to migrate to labels. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers %!s(int64=10) %!d(string=hai) anos
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad cbd3ca07c4 Handle Swarm-style prefixed names in Container.from_ps() %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin dbd723659b Add container.get() which removes the duplication of container.inspect() in every property, and provides a nicer interface for querying container data. %!s(int64=11) %!d(string=hai) anos
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. %!s(int64=11) %!d(string=hai) anos
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. %!s(int64=11) %!d(string=hai) anos
  Daniel Nephin 294453433d Remove extra calls to docker server. %!s(int64=11) %!d(string=hai) anos
  Ben Firshman d0f65906ed Update to docker-py 0.3.2 %!s(int64=11) %!d(string=hai) anos
  d11wtq 3a342fb25d Use busybox in fixtures, instead of ubuntu %!s(int64=11) %!d(string=hai) anos
  Ben Firshman 10725136d8 Add tests for names on containers %!s(int64=11) %!d(string=hai) anos
  Ben Firshman ca7151aeb1 Split tests into unit and integration %!s(int64=11) %!d(string=hai) anos