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.
- Host: GitHub
- URL: https://github.com/percona/percona-docker
- Owner: percona
- License: apache-2.0
- Created: 2016-01-08T01:24:46.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T06:03:41.000Z (11 months ago)
- Last Synced: 2025-07-11T10:03:11.431Z (11 months ago)
- Topics: eng, hacktoberfest
- Language: Shell
- Homepage: https://hub.docker.com/u/percona/
- Size: 24 MB
- Stars: 308
- Watchers: 44
- Forks: 236
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
[](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).