Skip to content

All Docker containers images to work with Docker/Rancher repository

License

Notifications You must be signed in to change notification settings

oorabona/docker-containers

Repository files navigation

docker-containers

This is my own Docker repository for Dockerfiles and their corresponding docker-compose files for easy launch/build.

Idea behind this is to allow easy maintenance of all packages I found useful to containerize.


Each directory with a Dockerfile relates to a container and will have repository of the same name in Docker Hub.

How to build

To build, enjoy the simplicity of:

./make build <target>

To push, just:

./make push <target>

To run, with docker-compose run --rm:

./make run <target>

To view available target list:

./make list

Feedback

Feel free to pull request if you want to contribute ! 🍺

About

All Docker containers images to work with Docker/Rancher repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages