Skip to content

tmbarchive/docker-cling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cling

This is a Dockerfile for building CLING, the C++ interpreter.

You can run the C++ interpreter using:

docker run -i -t tmbdev/cling-local cling

You will probably set up some mounts and change the UID to make this more useful for running C++ scripts.

About

Dockerfile for building CLING, the C++ interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published