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