Skip to content

Commit e7064aa

Browse files
committedSep 28, 2016
doc: add qcow-format and dockerfile to the doc build
1 parent e9824b2 commit e7064aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎Dockerfile.doc

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ RUN opam depext -uivj 3 mirage tcpip tls cohttp lwt irmin ipaddr uri github alco
2121
websocket \
2222
cowabloga \
2323
ezxmlm \
24-
vhd-format
24+
vhd-format \
25+
dockerfile \
26+
qcow-format
2527
RUN opam config exec -- opkg ocamldoc
2628
RUN opam pin add -n opkg https://github.com/dbuenzli/opkg.git
2729
RUN opam depext -uivy -j 2 opkg

0 commit comments

Comments
 (0)
Please sign in to comment.