Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "myos", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A fully dockerized development environment", | ||
"main": "index.js", | ||
"bin": { | ||
"bn": "./index.js" | ||
"myos": "./index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
# MyOS - develop and share command line environments | ||
![](https://www.cdevn.com/assets/static/myos.e903f9a.3875bee.png) | ||
[Blog post about MyOS](https://cdevn.com/my-os) | ||
[Dockerhub](https://cloud.docker.com/repository/docker/rylandg/myos) | ||
## High Level | ||
@@ -17,2 +21,4 @@ | ||
> OSX Users: For display forwarding to work, you'll need to have [X11 Quartz](http://osxdaily.com/2012/12/02/x11-mac-os-x-xquartz/). It's crappy and I'd love to find an alternative. | ||
> Ctrl-D is the most sure fire way of getting out of the container | ||
@@ -19,0 +25,0 @@ |
15283
142