Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docker image for developing rttr

License

NotificationsYou must be signed in to change notification settings

rttrorg/rttr-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CI to Docker Hub

Docker

Therttr/docker-ci image contains various compilers and tools for developingrttr.

The image is pushed automatically toDockerHub

Perquisites:Install Docker

#1 Pull the image:

docker pull rttr/docker-ci:latest

#2 Run the image:

docker run -v$PWD:/$PWD --workdir=$PWD --privileged -ti --network host rttr/docker-ci:latest

Content

  • g++-11(Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0
  • clang++-12Ubuntu clang version 12.0.1-++20210802051739
  • cmakeversion 3.21.1
  • cmake-format0.6.13
  • ninja1.10.0
  • makeGNU Make 4.2.1
  • doxygen1.8.17
  • dotgraphviz version 2.43.0 (0)
  • cppcheckCppcheck 2.6 dev
  • iwyuinclude-what-you-use 0.12 based on clang version 9.0.1-10
  • valgrindvalgrind-3.15.0
  • oclintOCLint version 21.05.
  • pvs-studioPVS-Studio 7.14.50353.141
  • sonar-scannerINFO: SonarScanner 4.4.0.2170
  • openJDKJava 11.0.3 AdoptOpenJDK (64-bit)
  • lcovlcov: LCOV version 1.14
  • UbuntuINFO: Linux 5.4.0-80-generic amd64

Historical Compilers

  • g++
    • g++-4.8, g++-4.9, g++-5, g++-7, g++-8, g++-9, g++-10
  • clang
    • clang-3.5, clang-3.6, clang-3.7, clang-3.8, clang-3.9, clang-4.0, clang-5.0, clang-6.0, clang-7, clang-8, clang-9, clang-10, clang-11

Print version numbers

forTOOLin g++-11 clang++-12 cmake cmake-format ninja valgrind make doxygen graphviz iwyu cppcheck oclint pvs-studio sonar-scanner build-wrapper-linux-x86-64 lcov;doecho$TOOL;$TOOL --version;echo"";done

About

docker image for developing rttr

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp