Skip to content

Instantly share code, notes, and snippets.

View richdownie's full-sized avatar

Rich Downie richdownie

View GitHub Profile
FROM ruby:2.5.3
RUN apt-get update \
&& apt-get install libxi6 \
libnss3 \
libgconf-2-4 \
fonts-liberation \
libappindicator3-1 \
libasound2 \
libatk-bridge2.0-0 \