Skip to content

Commit

Permalink
don't add mirage-dev remote for docs.mirage.io generation
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Mar 6, 2017
1 parent 06c2989 commit d18b184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.doc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM ocaml/opam:ubuntu-16.04_ocaml-4.03.0
RUN cd /home/opam/opam-repository && git pull origin master && opam update
RUN opam remote add mirage-dev https://github.com/mirage/mirage-dev.git
RUN opam pin add -n odig https://github.com/dbuenzli/odig.git
RUN opam depext -uivy -j 2 odig
RUN opam depext -uivj 3 \
Expand Down

0 comments on commit d18b184

Please sign in to comment.