Historia zmian

Autor SHA1 Wiadomość Data
  Solomon Hykes f437f5b8b4 'docker pull' and 'docker put' automatically detect tar compression (gzip, bzip2 or uncompressed). -j and -z flags are no longer required. 12 lat temu
  Solomon Hykes e1b25e9b08 Moved server and client logic into sub-packages docker/server and docker/client, respectively. The UI is not affected. 12 lat temu
  Solomon Hykes 279917e353 Fixed bug which caused permission errors for non-root users on rw layer (Thanks @jpetazo!) 12 lat temu
  Solomon Hykes 2dadcf9b81 Fixed bug which caused AUFS layers to be mounted in the wrong order. 12 lat temu
  Andrea Luzzardi 333abbf85a go fmt 12 lat temu
  Andrea Luzzardi 2cb444248d merge conflicts 12 lat temu
  Andrea Luzzardi fb40a78804 docker: Make sure to umount the container if it's still mounted at 12 lat temu
  Andrea Luzzardi 174f25909c Filesystem: Re-implemented Umount() and IsMounted() to work around AUFS 12 lat temu
  Solomon Hykes 6df37208be Added various debugging commands: cat, write, ls, inspect, mount, umount 12 lat temu
  Solomon Hykes 3703536303 docker tar: stream the contents of a container as a tar archive 12 lat temu
  Solomon Hykes 5d6dd22fb2 Plugged 4 more commands into the real backend: 'diff', 'reset', 'run', 'stop'. 'run' actually runs the process, but doesn't capture outptu properly, and encounters mount issues 12 lat temu
  Andrea Luzzardi 09502e4faa Filesystem: Changes API 12 lat temu
  Andrea Luzzardi e035f3e92b Filesystem: Perform syscalls directly instead of executing userland 12 lat temu
  Andrea Luzzardi a27b4b8cb8 Initial commit 12 lat temu