Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stick with community RPMs but fix pulling repos #24

Open
thesteve0 opened this issue May 3, 2019 · 0 comments
Open

Stick with community RPMs but fix pulling repos #24

thesteve0 opened this issue May 3, 2019 · 0 comments
Labels
image build P1 Top Priority

Comments

@thesteve0
Copy link
Contributor

Given the new community structure we need to turn on and off repos depending on the RPMs we are installing.
Put this after line 18

This command turns off PG 94

"sudo yum-config-manager --disable pgdg94"
sudo yum-config-manager --disable pgdg95
sudo yum-config-manager --disable pgdg96
sudo yum-config-manager --disable pgdg10

And PGAdmin4 is a whole other ball of wax - try to use pgadmin4 in containers.

@thesteve0 thesteve0 added image build P1 Top Priority labels May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
image build P1 Top Priority
Projects
None yet
Development

No branches or pull requests

1 participant