Skip to content

Instantly share code, notes, and snippets.

@jensmeder
Created December 16, 2019 20:18
Show Gist options
  • Save jensmeder/17c586644aab7e60d1f0a4ef3f4b6cd0 to your computer and use it in GitHub Desktop.
Save jensmeder/17c586644aab7e60d1f0a4ef3f4b6cd0 to your computer and use it in GitHub Desktop.
FROM ubuntu:18.04
# Install Xvfb
RUN apt-get update
RUN apt-get install -y xvfb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment