Add git to the linux-clang-format image (#10)
This commit is contained in:
parent
8a2ef78428
commit
d8ce5f4823
@ -2,4 +2,4 @@ FROM ubuntu:18.04
|
||||
MAINTAINER citra
|
||||
RUN useradd -m -s /bin/bash citra
|
||||
RUN apt-get update && apt-get -y full-upgrade
|
||||
RUN apt-get install -y clang-format-6.0
|
||||
RUN apt-get install -y git clang-format-6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user