Skip to content

githubtestprojects/docker-ubuntu-cxx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-cxx

Build Status

Docker image for C++ build environment

Environment

  • Ubuntu 14.04 LTS
  • GCC/G++ 4.9.1
  • LLVM 3.7 (with OpenMP)
  • CMake 3.2.2
  • Google Test 1.7.0
  • Qt 5.4.1
  • OpenCV 3.0.0

Usage

The built docker image is hosted at Docker Hub, so you can pull it by the command below.

$ docker pull tatsy/ubuntu-cxx:default # without OpenCV
$ docker pull tatsy/ubuntu-cxx:opencv  # with OpenCV

License

MIT License 2015, Tatsuya Yatagawa (tatsy)

About

Docker image for CXX build environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published