Code Monkey home page Code Monkey logo

appbox's People

Contributors

codexmechanicus avatar

appbox's Issues

[Improvement] Allowing PackageKit based GUI interfaces to service guest containers

The holy grail of is getting packageKitD to work inside a container, pacakgeKit is an abstraction layer between user interfaces and a systems package manager. The issue is it relies on the systemD and Dbus which isn't on the container but on the host. You can actually view and install apps when running gnome-software from a guest, you are using the host package management system not the guests. One possible fix is make the reverse happen run GUI software centre on the host that communicates with an instance of packageKit and systemD in an init container. That should get around the fact init systems run cant access the hosts display. The other option is to somehow allow the GUI to run on the guest but use an instance of packageKit on the host and the hosts systemD and Dbus but have them communicate with the guests package management system not the hosts. Or you can do what I did and give up after spending way too long trying...

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.