dlite icon indicating copy to clipboard operation
dlite copied to clipboard

The simplest way to use Docker on OS X

Results 26 dlite issues
Sort by recently updated
recently updated
newest added

## Bug Reports - dlite version in use (run `dlite --version`): `dlite version 2.0.0-beta9` - expected behavior: dlite is accessible on a .io domain - actual behavior: dlite is not...

bug

## Bug Reports - dlite version in use (run `dlite --version`): `dlite version 2.0.0-beta9` - expected behavior: Be able to pull docker images. - actual behavior: > Error response from...

bug

## Bug Reports - dlite version in use (run `dlite --version`): ``` dlite version 2.0.0-beta8 ``` - expected behavior: ``` $ dlite ssh $ lsmod | grep fuse && echo...

enhancement

I can mount volumes from root, etc but if my mount is `/Volumes/foo/bar:/foo/bar` it turns up blank inside the container. I tried symlinking the `/Volume/foo/bar` partition folder to the current...

enhancement
request

## Bug Reports Migrations, models and controllers created in a Rails application gets ownership `root:staff` on the host. - dlite version in use (run `dlite --version`): 2.0.0-beta8 - expected behavior:...

question

[Release 2.0.0-beta8](https://github.com/nlf/dlite/releases/tag/2.0.0-beta8) has a builtin DNS server. It currently resolves containers under two name `.docker` and `.docker`. This issue is a summary of discussions on [Gitter.im](https://gitter.im/nlf/dlite) Saturday between @danquah, @nlf...

enhancement
request

## Bug Reports - dlite version in use (run `dlite --version`): 2.0.0-beta8 - expected behavior: with routing and DNS enabled I would expect to be able to resolve a container...

bug

We need a command that can update both dlite itself as well as dlite-os

enhancement

dlite ssh just hangs indefinitely. dlite tty seems to start but cannot see that the vm is running. $ dlite status vm_state: started ip_address: 192.168.64.12 pid: 3195 id: 04323bea-9bb3-11e6-bc79-a45e60ee1a85 hostname:...

question

I don't like the spinner as it is now, it seems a little flaky. Occasionally it seems to forget what it's doing and print text in the wrong place. I've...

enhancement