Skip to content

ocaml-dune/docker-dune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Dune Docker Images

WIP Docker images for dune developer preview.

To Run

docker build -f Dockerfile .

TODO

  • Have separate images for apple, ubuntu, alpine
    • alpine
    • ubuntu
    • apple
  • Include a dune user and give sudo access to dune user
  • What should be the base directory? Any downsides to it being /home/dune
  • Rewrite cURL sh script to native docker commands? Is it needed? Is it ok to use shell script for this case?
  • Is it possible to clone and use the opam-repository? It probably has some performance and caching benefits - how to go about it?
  • Use Docker base images (https://github.com/ocurrent/docker-base-images)? How much work is it?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published