зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
33 строки
1016 B
Plaintext
33 строки
1016 B
Plaintext
http://blog.docker.com/2013/07/docker-desktop-your-desktop-over-ssh-running-inside-of-a-docker-container/
|
|
|
|
#spikes/max/builder
|
|
https://github.com/gregwebs/ghc-docker-dev/blob/master/Dockerfile
|
|
|
|
webex:
|
|
http://blog.michelemattioni.me/2016/02/09/how-to-get-webex-running-on-an-ubuntu-smoothly/
|
|
|
|
https://github.com/blues-man/docker-webex
|
|
https://hub.docker.com/r/bluesmanyo/webex/
|
|
|
|
https://github.com/mbessler/ff32-webex
|
|
https://hub.docker.com/r/mbessler/ff32-webex/
|
|
|
|
https://hub.docker.com/r/dnk8n/docker-webex/
|
|
http://nickapos.blogspot.com.by/2016/10/getting-webex-to-run-on-linux.html
|
|
|
|
https://github.com/yohanakh/webex-docker
|
|
|
|
https://www.snip2code.com/Snippet/1402918/Join-Webex-meeting-using-in-Docker
|
|
|
|
|
|
|
|
WebEx requires 32-bit Java and Firefox to work.
|
|
|
|
on Mint I installed 32-bit firefox by
|
|
apt-get remove firefox
|
|
apt-get install firefox:i386
|
|
|
|
Install a 32-bit Java JVM and create link
|
|
$ ls -la .mozilla/plugins/libnpjp2.so
|
|
.mozilla/plugins/libnpjp2.so -> /home/mwoytowitz/apps/webex/java/lib/i386/libnpjp2.so
|