Olej писал(а):
И 2-й:
...
Код:
[olej@xenix proxy_server]$ docker run -ti --rm --privileged -v /dev/snd:/dev/snd -e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix docker.io/cdbishop89/docker-mint18-ci bash
e11b98ec6dad / # lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 18 Sarah
Release: 18
Codename: sarah
...
Из этого 2-го сделаю образ для GUI-экспериментов...
Освежаем:
Код:
e11b98ec6dad / # apt-get update
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
...
e11b98ec6dad / # apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
libgles1-mesa
The following NEW packages will be installed:
...
612 upgraded, 22 newly installed, 1 to remove and 0 not upgraded.
Need to get 478 MB/669 MB of archives.
After this operation, 266 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
...
Это всё происходит в контейнере...
Добавлю свою радиоточку

Код:
e11b98ec6dad / # apt install rhythmbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
gir1.2-rb-3.0 libpeas-1.0-0-python3loader librhythmbox-core9 rhythmbox-data
...
Проверяем ... наслаждаемся музычкой... (в хост-компьтере)
Код:
e11b98ec6dad / # rhythmbox
...