커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Nephin bdb9a280bc Make storage driver configurable in CI 10 년 전
  Daniel Nephin 73ca4eb599 On error print daemon logs 10 년 전
  Daniel Nephin 569ccbadec Convert the README to rst and fix the logo url before packaging it up for pypi. 10 년 전
  Daniel Nephin ed1b584c42 Fix release script notes about software and typos. 10 년 전
  Daniel Nephin 2f2e946907 Don't set a default network driver, let the server decide. 10 년 전
  Daniel Nephin d392f70cc6 Fixes #1843, #1936 - chown files back to host user in django example. 10 년 전
  Daniel Nephin db164cefd3 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 10 년 전
  Daniel Nephin 4d613d3ba7 Use colors when logging warnings or errors, so they are more obvious. 10 년 전
  Joffrey F 1f26841e23 Integration test for run command with networking enabled 10 년 전
  Joffrey F 9370cb033c Ensure network exists when calling run before up 10 년 전
  Mazz Mosley ab0ddb593f Clarify the command is an example 10 년 전
  Daniel Nephin f67503d9fd Logs are available for all log drivers except for none. 10 년 전
  Daniel Nephin ce729b0721 Update docs about networking for current release. 10 년 전
  Daniel Nephin 8156cdc56e Disable a test against docker 1.8.3 because it fails due to a bug in docker engine. 10 년 전
  Daniel Nephin 8cc8e61474 Bump 1.5.0rc2 10 년 전
  Sven Dowideit 29b0ffe5e9 Possible link fixes 10 년 전
  Mazz Mosley a772a0d7d7 Remove redundant try/except 10 년 전
  Mazz Mosley 6f0096c87b Move rename functionality into Container 10 년 전
  Mazz Mosley da41ed22f9 Fix tests 10 년 전
  Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started 10 년 전
  Daniel Nephin a9b4fe768d Fix running one-off containers with --x-networking by disabling linking to self. 10 년 전
  Daniel Nephin 88e53e177d Upgrade pyinstaller to 3.0 10 년 전
  Daniel Nephin e168fd03ca Fix unicode in environment variables for python2. 10 년 전
  Daniel Nephin 95a23eb682 Change version check from engine version to api version. 10 년 전
  Daniel Nephin f5ad363143 Use inspect network to query for an existing network. 10 년 전
  Daniel Nephin f290faf4ba Minor refactor to use guard and replace instead of split+join 10 년 전
  Daniel Nephin 725088a18b Force windows drives to be lowercase. 10 년 전
  Daniel Nephin bf672ec340 Fixes #2205 - extends must be copied from override file. 10 년 전
  Mazz Mosley 0e4f9c9a66 Environment keys can contain empty values 10 년 전
  Mazz Mosley 5fdb75b541 Improve error message for type constraints 10 년 전