Skip to content

jameshalsall/dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContinuousPipe Dockerfiles

The purpose of this repository is to store all the ContinuousPipe's Docker images. These images are used for internal services and for the application templates.

Images

Compiled Applications

Javascript Applications

PHP Applications

Web Applications

Supporting Services

Caches:

Databases:

Search:

Other:

Bases

Testing

We try to follow best practises when creating shell scripts and Dockerfiles.

To run the best practise checkers, install shellcheck and hadolint then run:

bash test.sh

This run shellcheck for every script found and hadolint for every Dockerfile.

About

Docker base images for many technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.2%
  • Roff 4.4%
  • ApacheConf 3.4%
  • JavaScript 1.6%
  • Python 1.4%