Commit történet

Szerző SHA1 Üzenet Dátum
  Michael Crosby 409407091a Add --readonly for read only container rootfs 10 éve
  Dan Walsh 23feaaa240 Allow the container to share the PID namespace with the host 10 éve
  Phil Estes 30eff2720a Properly handle containers which pre-date the resolv.conf update feature 10 éve
  Andrew Clay Shafer fa8560e385 remove redundant 'Get' for MacAddress 10 éve
  Malte Janduda 813ff7f19d Adding IPv6 network support to docker 10 éve
  Alexander Morozov 92af1f0145 Merge pull request #9648 from estesp/9202-update-resolvconf 10 éve
  Phil Estes 63a7ccdd23 Update container resolv.conf when host network changes /etc/resolv.conf 10 éve
  Michael Crosby 6d780139c4 Merge pull request #8748 from duglin/Issue8330 10 éve
  Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore 10 éve
  Brian Goff 21e44d7a21 Refactor daemon.attach() 10 éve
  Josh Hawn 8936789919 Make `FROM scratch` a special cased 'no-base' spec 10 éve
  Alexandr Morozov b3ade99a78 Don't try release network in non-private modes 10 éve
  Srini Brahmaroutu 8dcbd6ab63 User should get error message on wrong config 10 éve
  Doug Davis 90928eb114 Add support for docker exec to return cmd exitStatus 10 éve
  Dan Walsh 497fc8876e Allow IPC namespace to be shared between containers or with the host 10 éve
  Michael Crosby 84f25414c1 Merge pull request #9014 from LK4D4/fix_parent_failing 10 éve
  Alexandr Morozov b83fc07d88 Not fail on updating parent links 10 éve
  Michael Crosby 6a6be5bd5a Merge pull request #8983 from LK4D4/consistent_hosts 10 éve
  Alexandr Morozov 6cbe1fa726 Make /etc/hosts records consistent 10 éve
  Doug Davis 69a5b827dc See #8379 - if the container doesn't start I added code to make sure that if no other processing sets the container.exitCode to a non-zero value when we make sure its done before we return. I also made sure that while trying to start the CMD/ENTRYPOINT, if it fails, then we set the container.exitCode to the exitStatus from the exec(). 10 éve
  Alexandr Morozov b8678aa7f5 Merge pull request #8946 from unclejack/stream_decode 10 éve
  Alexandr Morozov 9eb8fcd58a Merge pull request #8390 from MalteJ/set-macaddress 10 éve
  unclejack 4bc28f4e6b daemon/container: stream & decode JSON 10 éve
  Malte Janduda f2df38050e Adding docker-cli run param to set MAC address 10 éve
  Jessica Frazelle e171eda998 fix for iptables cleanup 8307 10 éve
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 éve
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 éve
  Jessie Frazelle 9094c19a6d Merge pull request #8315 from dqminh/save-start-error 10 éve
  Srini Brahmaroutu 78a272ce14 Allowing resize tty to only work when container is started 10 éve
  Daniel, Dao Quang Minh fb6ee865a9 save start error into State.Error 10 éve