Sign inSign up

benoitg/skype

By benoitg

Updated about 8 years ago

skype in a container

Image
0

255

benoitg/skype repository overview

Usage

docker run \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -v $HOME/.skypeforlinux:/root/.config/skypeforlinux \
    -e DISPLAY \
    --device /dev/video0 \
    --device /dev/snd \
    --device /dev/dri \
    --group-add audio \
    --group-add video \
    --name skype \
    benoitg/skype

Tag summary

Content type

Image

Digest

Size

306.3 MB

Last updated

about 8 years ago

docker pull benoitg/skype