Skip to content

Commit

Permalink
doc: add qcow-format and dockerfile to the doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Sep 28, 2016
1 parent e9824b2 commit e7064aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile.doc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ RUN opam depext -uivj 3 mirage tcpip tls cohttp lwt irmin ipaddr uri github alco
websocket \
cowabloga \
ezxmlm \
vhd-format
vhd-format \
dockerfile \
qcow-format
RUN opam config exec -- opkg ocamldoc
RUN opam pin add -n opkg https://github.com/dbuenzli/opkg.git
RUN opam depext -uivy -j 2 opkg
Expand Down

0 comments on commit e7064aa

Please sign in to comment.