An open API service indexing awesome lists of open source software.

https://github.com/percona/percona-docker

Collection of Dockerfiles for Percona software. See individual directories for more details.
https://github.com/percona/percona-docker

eng hacktoberfest

Last synced: 11 months ago
JSON representation

Collection of Dockerfiles for Percona software. See individual directories for more details.

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

# Percona Docker Images Collection

This repository contains a collection of Dockerfiles for Percona software. Dockerfiles can be used to customize and build docker images.
Read more about Dockerfiles [here](https://docs.docker.com/engine/reference/builder/).

See individual directories for instructions on how to build and run Percona software.

The images we build can be found in the Docker Hub registry. We have two organizations:

- [percona](https://hub.docker.com/u/percona) - repository with production-grade images that are widely used by the community and customers.
- [perconalab](https://hub.docker.com/u/perconalab) - experiments, alpha/beta versions, nightly builds images. Not recommended for production.

# Need help?

**Commercial Support** | **Community Support** |
:-: | :-: |
|
Enterprise-grade assistance for your mission-critical database deployments in containers and Kubernetes. Get expert guidance for complex tasks like multi-cloud replication, database migration and building platforms.

|
Connect with our engineers and fellow users for general questions, troubleshooting, and sharing feedback and ideas.

|
| **[Get Percona Support](https://hubs.ly/Q02ZTHbG0)** | **[Visit our Forum](https://forums.percona.com/)** |

# Contributing

Percona welcomes and encourages community contributions to help improve our projects.

See the [Contribution Guide](CONTRIBUTING.md) for more information.

## Submitting Bug Reports

If you find a bug in Percona Docker Images or one of the related projects, you should submit a report to that project's [Jira](https://jira.percona.com) issue tracker.

Learn more about submitting bugs, new feature ideas, and improvements in the [Contribution Guide](CONTRIBUTING.md).