Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i create my own custom (updated) docker images #530

Open
hussain1406 opened this issue Apr 26, 2024 · 1 comment
Open

how do i create my own custom (updated) docker images #530

hussain1406 opened this issue Apr 26, 2024 · 1 comment
Labels

Comments

@hussain1406
Copy link

I saw the repositories which have dockerfile for most desktop environments. Had them tested out but to be honest they are quite old and some don't work (like gnome).

I am not a newbie to linux but I don't know everything about DEs apart from the basic packages they provide. My Question is, that if there is a recipe for creating a desktop environment then kindly tell me so that I can create my own custom docker image to work with x11docker.

And if there is something special that x11docker needs for that. I plan to open source those dockerfiles (I can help with that but I am really bad at low level things so sorry, can't help in x11docker's development)

I don't know if someone will see this or not but if you are reading this, then kindly tell me how could i do it. I know docker from an enterprise perspective but not from a desktop users perspective.

@mviereck
Copy link
Owner

There is no general recipe for desktop environments.
I just build images, try to run them, read the error messages, and look for possible fixes. Be it additional installations or configurations in image, be it x11docker options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants