1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-02 21:28:57 +00:00
Files
UXP/testing/docker/firefox-snap/Dockerfile
T

4 lines
99 B
Docker

FROM ubuntu:16.04
RUN apt-get update && apt-get install -qy snapcraft bzip2 curl && apt-get clean