Skip to content

Commit a648d9a

Browse files
committedSep 16, 2016
doc: add git libraries
1 parent dd4b7da commit a648d9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎Dockerfile.doc

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ RUN opam depext -uivj 3 mirage tcpip tls cohttp lwt irmin ipaddr uri github alco
1414
cow cstruct crunch \
1515
dns hex pcap-format vchan ctypes channel \
1616
shared-memory-ring \
17-
mirage-fs-unix
17+
mirage-fs-unix \
18+
git git-unix mirage-git
1819
RUN opam config exec -- opkg ocamldoc
1920
EXPOSE 8080
2021
ENTRYPOINT opam config exec -- cohttp-server-lwt /home/opam/.opam/4.03.0/var/cache/opkg/ocamldoc

0 commit comments

Comments
 (0)
Please sign in to comment.