Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

packages... like XFCE #1183

Closed
necrose99 opened this issue Jul 27, 2016 · 4 comments
Closed

packages... like XFCE #1183

necrose99 opened this issue Jul 27, 2016 · 4 comments
Labels
question Usability question, not directly related to an error with Boot2Docker

Comments

@necrose99
Copy link

apt or rpm in boot to docker to add packages.
if hand building a base container it would be a plus ,
ie same tools I'd use for say a Generic Debian Live xfce iso.
add dev tools to base environment.
ie Gentoo in Gentoo +proot and emu for crosscompile/chroot , ie arm/arm64/etc.... and or can build a deb from src or etc and just unpack into container for emulator.

Dockerhub any long builds ie gentoo , emerge xfce etc to basic root-fs tarball , yes its going to take quite some time. and often the cloud version dies. or times out.

@wglambert wglambert added the question Usability question, not directly related to an error with Boot2Docker label Jul 11, 2018
@afbjorklund
Copy link

Boot2Docker is based on Tiny Core Linux, so you can use tce-load ?
But adding the whole Xfce desktop is out of scope for Boot2Docker...

You can add X11 and a more basic window manager (flwm) though.
See PR #1289 for more details, and an even ISO URL ready to go.

@necrose99
Copy link
Author

ok np , was more trying to build a tinderbox/Gentoo type chroot.. for testing package builds..
ie pentoo iso > squashfs > rootfs.tarball > docker
new ebuild emerge (not brick my real root) etc..
getting arm64 emu/qemu also would be high on my list..

@tianon
Copy link
Contributor

tianon commented Jan 22, 2019

adding the whole Xfce desktop is out of scope for Boot2Docker

Definitely this -- I would strongly recommend anyone needing additional packages over what boot2docker provides to consider using a distro that's actually well-suited for that (like Debian, Ubuntu, Fedora, even Alpine Linux). 👍

(Closing since this definitely is out of scope for boot2docker)

@tianon tianon closed this as completed Jan 22, 2019
@tianon
Copy link
Contributor

tianon commented Jan 22, 2019

FWIW, I typically run QEMU in a Docker container 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Usability question, not directly related to an error with Boot2Docker
Projects
None yet
Development

No branches or pull requests

4 participants