Giter Site home page Giter Site logo

arch-i3-novnc-docker's Introduction

arch-i3-novnc-docker

Docker container with a minimal arch linux + i3 window manager install. The docker X server can be accessed in the browser with novnc.

Usage

docker pull fennerm/arch-i3-novnc
docker run --rm -p 8083:8083 -ti --name arch-i3-novnc -e DISPLAY=:0.0 arch-i3-novnc:latest supervisord

Then navigate to localhost:8083 in your browser.

arch-i3-novnc-docker's People

Contributors

fennerm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arch-i3-novnc-docker's Issues

docker: Error response from daemon

@fennerm I have been trying to get linux + i3 installed on 2 MBPs without much success (nvidia + monitor issues) when I saw this repo. Would love to get this running on my MacBook pro but ran into some issues (see below). Is it possible to run this on macOS? Is extra software required on the host?

BTW Your "Everything in a container" approach sounds really interesting as well. Similar to QubesOS but probably less of a resource hog. Looking forward to reading more about this.

Gray-Mac:~ vnijs$ docker pull fennerm/arch-i3-novnc
Using default tag: latest
latest: Pulling from fennerm/arch-i3-novnc
Digest: sha256:e77ed10dc8dfee0321f0d3b6ee9d5ff5779111be8d651c487dd4a21c39c2057d
Status: Image is up to date for fennerm/arch-i3-novnc:latest
Gray-Mac:~ vnijs$ docker run --rm -p 8083:8083 -ti --name arch-i3-novnc -e DISPLAY=:0.0 arch-i3-novnc:latest
Unable to find image 'arch-i3-novnc:latest' locally

Changed image name to fennerm/arch-i3-novnc

Gray-Mac:~ vnijs$ docker run --rm -p 8083:8083 -ti --name arch-i3-novnc -e DISPLAY=:0.0 fennerm/arch-i3-novnc
docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"su -u user /usr/bin/supervisord\": stat su -u user /usr/bin/supervisord: no such file or directory": unknown.

Docker version:

docker --version
Docker version 18.06.0-ce, build 0ffa825

Port 8083 is open but server never responds.

  telnet localhost 8083
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

  curl -v --connect-timeout 15 localhost:8083
*   Trying 127.0.0.1:8083...
* Connected to localhost (127.0.0.1) port 8083 (#0)
> GET / HTTP/1.1
> Host: localhost:8083
> User-Agent: curl/7.76.1
> Accept: */*
>
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.