Skip to content
generated from okp4/template-oss

🐳 Repository for Docker configurations and images we use @okp4.network

License

Notifications You must be signed in to change notification settings

okp4/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

OKP4 Docker Images

🐳 Repository for Docker configurations and images we use at @okp4.

lint build publish conventional commits contributor covenant License

Purpose

This repository contains various Dockerfiles to build Docker images we use @okp4 and published to the Github Container Registry of our organization.

Repository organization

The different dockerfiles are under the dockerfiles folder.

.
β”œβ”€β”€ <name-of-image>     # name of the docker image published under ghcr.io/okp4/<name-of-image>
β”‚   β”œβ”€β”€ <tag-of-image>  # the tag of image - version, variant, etc.
β”‚   β”‚   └── Dockerfile  # the dockerfile
β”‚   β”‚
β”‚   └── README.md       # a short description of the purpose of the docker image 
β”‚
└── <etc.>

You want to submit a Dockerfile? 😍

Any contribution is very welcome. Make sure you commit your Dockerfile in the path that matches ./dockerfiles/$PROJECT/$VERSION alongside with a README.md that will be used as dockerhub description. Also, please, check out OKP4 health files :

License

The project is licensed under the BSD-3-Clause License which you can find in file LICENSE.md.

Software components inside the image built by this project are under the respective licenses chosen by their respective copyright holders.

About

🐳 Repository for Docker configurations and images we use @okp4.network

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published