v0.1.9
- update js version (hard work... I know nothing about js)
- remove
login shell
option, some containers may reportmesg: ttyname failed: Success
which caused by/root/.profile
:mesg n || true
- fix a bug that when you exec your own commands via
?cmd=<your_own_cmd>
, the server didn't send^C
to docker daemon, which will cause many useless processes.
It's been a long time for me to update this project, but, enjoy~