Git Product home page Git Product logo

docker-lirios's Introduction

Liri OS Docker images

Daily images for Docker to try out Liri OS.

Running

If you are running Xorg:

xhost +

Then on Xorg or Wayland:

sudo docker run --rm -it \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -e DISPLAY=$DISPLAY \
    -e WAYLAND_DISPLAY=$WAYLAND_DISPLAY \
    --device=/dev/dri/card0:/dev/dri/card0 \
    --device=/dev/dri/controlD64:/dev/dri/controlD64 \
    --device=/dev/dri/renderD128:/dev/dri/renderD128 \
    lirios/unstable

docker-lirios's People

Contributors

plfiorini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-lirios's Issues

Error when launching the container

    This application failed to start because it could not find or load the Qt platform plugin "xcb"
    in "".
    
    Reinstalling the application may fix this problem.

Looks like other people are having the same issue: https://forum.qt.io/topic/92783/qt-doesn-t-work-in-my-archlinux-docker

Running with QT_DEBUG_PLUGINS=1 shows:

/usr/lib64/qt5/plugins/platforms/liblirieglfs.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqeglfs.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqlinuxfb.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqminimal.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqminimalegl.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqoffscreen.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqvnc.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqwayland-egl.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqwayland-generic.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-egl.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-glx.so: Cannot allocate memory
/usr/lib64/qt5/plugins/platforms/libqxcb.so: Cannot allocate memory

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.