[FMT] Remove redundant comment
This commit is contained in:
parent
2224ef7879
commit
65af1b6765
@ -1,6 +1,5 @@
|
||||
FROM ubuntu:18.04
|
||||
RUN apt-get update && apt-get install -y vim gcc indent clang clang-format gdb binutils
|
||||
WORKDIR /dmzOS
|
||||
#Getting prebuilt binary from llvm
|
||||
COPY ./config/* /root
|
||||
ENTRYPOINT [ "bash" ]
|
||||
|
Loading…
Reference in New Issue
Block a user