Skip to content
Snippets Groups Projects
Commit cc987a9b authored by Christoph Eickhoff's avatar Christoph Eickhoff
Browse files

added Dockerfile

parent c5376abf
Branches
Tags
No related merge requests found
FROM gradle
RUN rm -rf EMFeRTTC18
RUN git clone https://github.com/fujaba/EMFeRTTC18.git
WORKDIR EMFeRTTC18
RUN gradle benchmarkFull
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment