Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nabbelbabbel committed Jun 3, 2016
1 parent c51b249 commit 705d2ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ RUN locale-gen en_US.UTF-8
ENV LC_ALL en_US.UTF-8
ENV LANG en_US.UTF-8

ENV RUNNER_DESCRIPTION=c++
ENV RUNNER_DESCRIPTION=fortran
ENV RUNNER_DESCRIPTION=python
ENV RUNNER_DESCRIPTION=latex
ENV RUNNER_DESCRIPTION=shell
ENV RUNNER_TAG_LIST=c++
ENV RUNNER_TAG_LIST=latex
ENV RUNNER_LIMIT=1

ENV RUNNER_TOKEN=
Expand Down

0 comments on commit 705d2ba

Please sign in to comment.