issues
search
d11wtq
/
dockerpty
Pseudo-tty handler for docker Python client
https://github.com/d11wtq/dockerpty
Apache License 2.0
156
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project maintenance and future plans
#84
ssbarnea
opened
4 years ago
3
Update readme to work with newest Docker library
#83
tedivm
opened
5 years ago
1
SCP/SFTP-ing a file into a container over SSH is now possible
#82
willnx
opened
5 years ago
1
Fixes to work with latest docker library
#81
eigood
opened
6 years ago
0
Fix Travis badge in README
#80
szpak
opened
6 years ago
0
Dockerpty not compatible with docker version 3.0.0
#79
falu2010
opened
6 years ago
2
dockerpty not compatible with docker 2.4.2
#78
cdman
opened
7 years ago
1
Functions exec_start and exec_create aren't anymore part of DockerClient object
#77
johnnyWalnut
closed
7 years ago
1
fix travis tests by supporting arbitrary user IDs in BDD
#76
graingert
opened
7 years ago
0
Provide dockerpty.__version__
#75
yarikoptic
opened
7 years ago
3
Fixed up travis icon, ``ed filepaths, minor sentence fix
#74
yarikoptic
opened
7 years ago
0
Make explicit support for Python 2.7 and 3.4
#73
cclauss
closed
6 years ago
0
Run tests against python 3.6 instead of 3.4
#72
cclauss
closed
7 years ago
2
support universal wheels
#70
graingert
opened
8 years ago
1
No way to specify binds for mountpoints in the container on .start()
#69
jdelic
opened
8 years ago
0
Need support for custom detachKeys
#68
qinix
closed
7 years ago
1
Intermittent missing output on python 3.4
#67
aanand
opened
8 years ago
4
return exit code from exec_command()
#66
akvadrako
opened
8 years ago
2
I want to integrate the 'dockerpty' inside of web app.
#65
lioncui
opened
8 years ago
2
Fix util.exit_code always returning 0
#64
plehong
opened
8 years ago
0
dockerpty.start doesn't return after detaching container
#63
plehong
opened
8 years ago
1
Use ctrl-a a as detach Key
#62
matelakat
closed
8 years ago
1
Run tests against python 3.4 instead of 3.3
#61
dnephin
closed
8 years ago
1
Bump version to 0.4.1
#60
aanand
closed
8 years ago
1
Fix the interface to allow sockets to be passed into start().
#59
dnephin
closed
8 years ago
1
Bump version to 0.4.0
#58
aanand
closed
8 years ago
1
Add .cache to .gitignore
#57
aanand
closed
8 years ago
1
Fix concurrency/SSL issues in features
#56
aanand
closed
8 years ago
2
Support running tests ('behave features/') on OS X.
#55
aanand
closed
8 years ago
4
Optionally pass sockets into PseudoTerminal.start()
#54
aanand
closed
8 years ago
1
Unbreak the build
#53
alf
closed
8 years ago
4
Make the logs argument to docker attach configurable
#52
alf
closed
8 years ago
18
Attaching to docker containers fails when specifying a log driver
#51
alf
closed
8 years ago
4
Truncate previous output on attach
#50
zultron
opened
9 years ago
1
Getting error 'ConnectionError: ('Connection aborted.', error(2, 'No such file or directory'))'
#49
michaelbarton
opened
9 years ago
5
add support for exec
#48
TomasTomecek
closed
8 years ago
25
How to feature test tools built on dockerpty?
#47
michaelbarton
opened
9 years ago
5
interactive docker run in osx
#46
hernanm92
opened
9 years ago
0
Pass extra kwargs to start
#45
delfick
closed
5 years ago
2
Stop system stdout/stderr being closed
#44
aanand
closed
9 years ago
1
Support running tests ('behave features/') on OS X.
#43
j-bennet
closed
8 years ago
2
Files in dockerpty.egg-info/ being changed during build
#42
jpleau
opened
9 years ago
0
dockerpty causing docker-compose run to exit with return code 1?
#41
heidarxvpn
closed
9 years ago
2
Implement automatic tagging on release
#40
d11wtq
opened
9 years ago
2
Ship 0.3.3
#39
aanand
closed
9 years ago
0
Add the ability to specify where stdout, stderr and stdin are
#38
delfick
closed
9 years ago
3
Is dockerpty ready for a 0.3.3 release?
#37
rmohr
closed
9 years ago
2
handle partial writes correctly
#36
zwily
closed
9 years ago
23
Retry after encountering a recoverable error when reading.
#35
bschmeck
closed
9 years ago
4
dockerpty.start is missing a generic **kwargs
#34
fbacchella
opened
9 years ago
0
Next