Skip to content

continuouspipe/dockerfiles

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 help aim for this, we use the following tools:

  • shellcheck - checks syntax and best practises for shell scripts
  • hadolint - checks syntax and best practises for Dockerfiles
  • BATS - unit tests for bash scripts
  • Integration tests using docker-compose and shell scripts

To run all of these tools, you can use the helper script in the project root:

bash test.sh

About

Docker base images for many technologies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published