Jonathan Boudreau

Results 26 issues of Jonathan Boudreau

Noticed that some new endpoints appear to be sending data over to `segment.io` when using Jira, which isn't being blocked by privacy badger: `https://*.atlassian.net/gateway/api/gasv3/api/v1/p` ![Screen Shot 2019-05-07 at 12 01...

enhancement
help wanted
heuristic

The current implementation doesn't support TTY interactive sessions with commands such as `docker run -ti ...`.

- [x] support tcp socket for command proxy - [x] allow command proxy to support additinal command (e.g., `pbcopy` / `pbpaste`) - [x] change volume automapping to rely on the...

- make it possible to dynamically expose new ports on the host after creating the container (should be possible? https://github.com/rootless-containers/slirp4netns/blob/master/slirp4netns.1.md#api-socket) - make it possible to configure certain ports to always...

Being able to call GNOME keyring to store password from the container would make storing keys in environment variables less of an issue.

enhancement

I'm thinking that it would be a good idea to provide some basic test coverage to at least ensure that over time the lib still works across operating systems. I...