2019-09-15 13:43:31 -06:00

5 lines
147 B
Docker

FROM ubuntu:18.04
LABEL maintainer="citraemu"
RUN apt-get update && apt-get -y full-upgrade
RUN apt-get install -y git clang-format-6.0 p7zip-full