summaryrefslogtreecommitdiffstats
path: root/testing/docker/firefox-snap/Dockerfile
blob: 584bd3e4f1b837854d819c256dc1896f5f0fbf1c (plain)
1
2
3
FROM ubuntu:16.04

RUN apt-get update && apt-get install -qy snapcraft bzip2 curl && apt-get clean