Skip to content

Various Dockerfiles and Docker-Compose files. For "playground" and in ci-cd-automation and DevOps topics and IaaS providers.

License

Notifications You must be signed in to change notification settings

n13org/Dockerfiles

Repository files navigation

Dockerfiles

Various Dockerfiles and Docker-Compose files.

For "playground", in ci-cd-automation, DevOps topics and IaaS providers.

Most of the images are published to n13.org on Docker Hub. Docker Hub offers a free plan or select a payed plan, Pricing of Docker Hub.

Hints

A Dockerfile can have an entrypoint file. The last command inside the entrypoint.sh file can be exec "$@"to execute the CMD command after the endpoint is done.

Docker Compose

The folder _compose contains Docker-Compose examples, each folder is a project.

Docker Compose projects

About

Various Dockerfiles and Docker-Compose files. For "playground" and in ci-cd-automation and DevOps topics and IaaS providers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published