Skip to content

Instantly share code, notes, and snippets.

View rmarianski's full-sized avatar

Robert Marianski rmarianski

View GitHub Profile
@rmarianski
rmarianski / Dockerfile
Created December 18, 2017 20:38
zoom docker
FROM ubuntu:16.04
RUN \
apt-get update && \
apt-get install -qy curl libnss3 libxcursor1 libxtst6 libxss1 libxrandr2 libasound2 && \
curl -sL 'https://zoom.us/client/latest/zoom_amd64.deb' > /tmp/zoom_amd64.deb && \
apt-get install -qy /tmp/zoom_amd64.deb && \
rm /tmp/zoom_amd64.deb
ARG user=dev

Keybase proof

I hereby claim:

  • I am rmarianski on github.
  • I am rmarianski (https://keybase.io/rmarianski) on keybase.
  • I have a public key ASAOKHpTPuO_dyK6t7gVYlWFfg0Q6K9oc8yvnO-MRwqd7Ao

To claim this, I am signing this object: