This website requires JavaScript.
Explore
Help
Sign In
clearlinux
/
docker
Watch
2
Star
0
Fork
0
You've already forked docker
mirror of
https://github.com/clearlinux/docker.git
synced
2026-05-20 05:33:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3ffba7afef9d5caf5eca47e23eda0a2974dd04d
docker
/
dockerd
History
Solomon Hykes
f3ffba7afe
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
2013-01-24 20:01:32 -08:00
..
dockerd.go
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
2013-01-24 20:01:32 -08:00
dockerweb.html
Enabled stdin and interactive mode. 'docker run -a CONTAINER bash' will now correctly run an interactive shell. This required switching to a simple raw TCP protocol by default
2013-01-23 23:14:46 -08:00