Skip to content

zhysong/containers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containers

Container images and orchestration, i.e. docker, kubernetes, etc.

Docker Images

DockerHub - wangyoucao577

centos7-thrift

Docker image based on CentOS7, installed latest thrift and boost compiled by gcc-7.4.0.
See details in docker/centos7-thrift.

centos7-gcc7.x

Build Docker - centos7-gcc7.x
Docker image based on CentOS7, installed gcc-7.4.0 compiler and running libraries(libstdc++, etc.).
See details in docker/centos7-gcc7.x.

centos7-gcc6.x

Docker image based on CentOS7, installed gcc-6.5.0 compiler and running libraries(libstdc++, etc.).
See details in docker/centos7-gcc6.x.

osrm-backend-dev

Build Docker - osrm-backend-dev
My personal docker image for osrm-backend development. It's based on the telenavmap/osrm-backend-dev which includes all dependencies.
See details in docker/osrm-backend-dev.

osmium-tool

Build Docker - osmium-tool
Docker image to wrap osmium-tool that can be used like a command line tool.
See details in docker/osmium-tool.

About

Container images and orchestration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 65.2%
  • Vim Script 16.1%
  • Smarty 13.7%
  • Shell 5.0%