fim / skype-docker

New skype (5.x) version running in docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skype-docker

Skype for linux in docker. (New version 5.x)

Usage

  • Manually build and run:
$ git clone https://github.com/fim/skype-docker
$ cd skype-docker
$ docker build -t eyehatefim/skype .
$ ./skype
  • Use docker hub image:
$ curl https://raw.githubusercontent.com/fim/skype-docker/master/skype -o /usr/local/bin/skype
$ /usr/local/bin/skype

About

New skype (5.x) version running in docker


Languages

Language:Shell 100.0%