Skip to content

nakat-t/docker-clang-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Supported tags

  • latest, 14
  • 13
  • 12
  • 11
  • 10
  • 9
  • 8
  • 9
  • 6.0
  • 5.0
  • 4.0
  • 3.9
  • 3.7

Introduction

A personal docker image for C/C++ builds with clang and some software added.

How to use this image

Mount the directory containing your source files on /data and run the container.

docker run -it --rm -v $PWD:/data nakatt/clang make

About

A personal docker image for C/C++ builds with clang and some software added.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published