Skip to content

bobbyraju/docker-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker and Docker Compose

This provides a starting point for experimenting with Docker and Docker Compose.

Try to modify the Dockerfile to install OCaml. Then, you should be able to run:

docker-compose run lab ./run.sh

which will compile and run a trivial OCaml program, without you having installed OCaml on your machine!

About

starter files for the docker/docker compose lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.1%
  • OCaml 37.9%