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

Issue 27871 remove pg base docker image #28134

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

yolabingo
Copy link
Contributor

Proposed Changes

  • Remove pg-base Docker image from core Dockerfile

Issue: refactor pg_dump inclusion in our docker image #27871

pg_dump is now installed directly in the `java-base` Docker image
docker run -it dotcms/java-base:ms-jdk-11 /usr/bin/pg_dump -V
pg_dump (PostgreSQL) 16.2 (Ubuntu 16.2-1.pgdg22.04+1)
@yolabingo
Copy link
Contributor Author

DB export from the backend tested ok on master QA

@jcastro-dotcms jcastro-dotcms linked an issue Apr 4, 2024 that may be closed by this pull request
auto-merge was automatically disabled April 12, 2024 16:57

Merge queue setting changed

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@erickgonzalez erickgonzalez added this pull request to the merge queue Apr 12, 2024
Merged via the queue into master with commit b36b841 Apr 12, 2024
26 checks passed
@erickgonzalez erickgonzalez deleted the issue-27871-remove-pg-base-docker-image branch April 12, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download database not working in latest version
3 participants