This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
The Docker CLI
cli
docker
3
Commits
11
Branches
241
Tags
240
MiB
Go
91.3%
Shell
5.8%
Go-Checksums
1.3%
Dockerfile
1.1%
Makefile
0.3%
Other
0.2%
4e24b235c3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jeff Lindsay
4e24b235c3
make sure the standard "replace input carriage returns with line feeds" and "replace output line feeds with carriage return and line feed" flags are set, even on raw (I dont think it should actually be raw)
2013-02-20 12:19:22 +00:00
client.go
'docker start' and 'docker restart': start or restart a container
2013-02-14 13:49:05 -08:00
term.go
make sure the standard "replace input carriage returns with line feeds" and "replace output line feeds with carriage return and line feed" flags are set, even on raw (I dont think it should actually be raw)
2013-02-20 12:19:22 +00:00
termios_darwin.go
Moved server and client logic into sub-packages docker/server and docker/client, respectively. The UI is not affected.
2013-02-13 17:10:00 -08:00
termios_linux.go
Moved server and client logic into sub-packages docker/server and docker/client, respectively. The UI is not affected.
2013-02-13 17:10:00 -08:00