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

Help with Deb 10+ Dockerfile #35

Open
nico599 opened this issue Jun 14, 2023 · 0 comments
Open

Help with Deb 10+ Dockerfile #35

nico599 opened this issue Jun 14, 2023 · 0 comments

Comments

@nico599
Copy link

nico599 commented Jun 14, 2023

Hello,

I'm currently using the Centos7 Dockerfile image with the intention of upgrading it as soon as is practical.

I've attempted to port the Dockerfile to Deb11, but hit an error with the availability (or lack thereof of python3-pyjq so have had more success with Deb10.

The build won't succeed. due to the database not being configured correctly at any stage. I've tried Postgres12, and 15.

I've seen the script: pscheduler_build_database which isn't used by the centos7 Dockerfile but appears to be at least partially necessary because it configures a password which was the error experienced as the services start in the supervisord.conf

If there's anyone interested in working on an in-support Debian Docker I'd appreciate some help.

Here's the latest attempt where I have referenced Postgres-15

https://github.com/nico599/perfsonar-testpoint-deb-docker/tree/main/docker-debian

It was Postgres-12 but I'd noticed it mysteriously installing both 12/15 for some odd reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant