redis-container
redis-container copied to clipboard
Redis container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
This pull request contains three updates. * Adds Dockerfile.c10s for building and testing mariadb-container * Updates README's * Update build-and-push action
This project was listed in the [**GitHub2FedMsg**](https://github.com/fedora-infra/github2fedmsg) database and we want to you to inform you about the upcoming deprecation of the service. As the [**Fedora Infrastructure**](https://docs.fedoraproject.org/en-US/infra/) is finishing up...
Migration matrix is following: run_container_creation_tests -> test_container_basics.py(TestRedisBasicsContainer.test_invalid_combination) run_tests_no_root -> test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_pass ->test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_pass_altuid ->test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_root_altuid ->test_container_application.py(TestRedisApplication.test_run_app_test) run_change_password_test ->test_container_change_password.py(TestRedisBasicsContainer.test_run_change_password) run_doc_test -> N/A !!!! It does not make sense, I guess run_bind_address_test...
`Dockerfile.fedora` is built from `quay.io/fedora/s2i-core:38`, which has gone EOL a while ago. From what I see, redis is not distributed on any supported release of Fedora (replaced with valkey in...