clink icon indicating copy to clipboard operation
clink copied to clipboard

Run a container as easily as any other command

Results 3 clink issues
Sort by recently updated
recently updated
newest added

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.