Skip to content

Commit

Permalink
Add an extra package in the Docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
yurug committed Sep 5, 2018
1 parent 65c5404 commit 2c32c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ocaml/opam
MAINTAINER Yann Regis-Gianas

RUN sudo apt-get install time # For demonstration purpose
RUN opam update
RUN opam switch 4.02.3
RUN eval `opam config env`
Expand Down

0 comments on commit 2c32c86

Please sign in to comment.