Dockerized Skype based on 32-bit Ubuntu
1.7K
Dockerized Skype based on 32-bit Ubuntu (see also: https://github.com/ouyi/docker-ubuntu-precise-core-i386). The implementation is based on https://github.com/terlar/docker-skype-pulseaudio.
A working docker installation. Please refer to the docker documentation for this.
To be able to run docker as normal user (i.e., without using sudo) as follows, a group called docker must exists and the user must be member of that group.
git clone https://github.com/ouyi/docker-ubuntu32-skype.git && cd docker-ubuntu32-skype
docker build -t <image_name> .
./skype.sh <image_name> <container_name>
Content type
Image
Digest
Size
97 MB
Last updated
about 9 years ago
docker pull ouyi/docker-ubuntu32-skype