dockerfile-x11docker-deepin
dockerfile-x11docker-deepin copied to clipboard
3D desktop deepin from China
When building the docker image, command ```bash debootstrap --variant=minbase --arch=amd64 $DEEPIN_RELEASE /rootfs $DEEPIN_MIRROR ``` always fails with error: ``` ...... I: Configuring tzdata... I: Configuring libpam0g:amd64... I: Configuring dash... I:...
The description of the [Deepin repository](https://github.com/mviereck/dockerfile-x11docker-deepin#deepin-community-repository) in the project documentation is somewhat outdated. See [here](https://github.com/hongyi-zhao/dockerfile#repositories) fore more detailed information.
Based on the wonderful work of [daze456](https://gitee.com/daze456/deepin-desktop-docker), I polished out a minimalist Dockerfile used to build the `Deepin` base image. See [here](https://github.com/hongyi-zhao/dockerfile/blob/master/deepin/desktop/Dockerfile) for more detailed information.
I found a deepin daemon `deepin-user-experience-daemon` started by systemd. There is no source package available with `apt-get source deepin-user-experience-daemon`. Some tickets at deepin: [Where is the source code?](https://github.com/linuxdeepin/developer-center/issues/1762) [User experience...