mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
4 lines
99 B
Docker
4 lines
99 B
Docker
FROM ubuntu:16.04
|
|
|
|
RUN apt-get update && apt-get install -qy snapcraft bzip2 curl && apt-get clean
|