lindt

Results 13 issues of lindt

could not describe any further now. but want to keep the other issue clean from this discussion here. even "ubuntu" is not working anymore on master. will investigate on this,...

i've a multi line ENV called ``` BASH_FUNC=() { . /usr/share/foo.sh } ``` my container will then be called with --env "}" probably dangerous?

currently just official images seem to be supported. public and private registry ``` sh ubuntu ``` works but ``` sh foo/ubuntu ``` does not work, even if it would exist.

after your lightning at 33c3 I tried to play with it. Awesome work. Little bit mislike the missing command line interface. Would be awesome if its possible to specify the...

Using the ansible roles without _--become_ is impossible. Many steps currently require super user privileges. Would prefer to run the ansible roles without executing everything as super user and just...

sorry if this is already solved, but cannot find any clue in the documentation, neither in the examples, neither in the source, that yaml-comments are supported. Would love to use...

enhancement

not sure if your repository is still alive. there are several open PR. it would be nice if we could consilidate them. Then I could use your python-pip in my...

without asyncio we could use the _condition.wait(duration)_-busyloop. with asyncio we could not override _loop.call_at(timestamp)_. There should be at least a guide for using asyncio together with [faketime.](https://github.com/wolfcw/libfaketime) Currently just achieve...

Wish from here: http://forum.dlang.org/post/[email protected]

enhancement

example did not work before, cause it adds chat message as string, but chat message should be a dict-like object.