https://github.com/cdancy/postgres-pljava-openjdk
Postgres pljava image based on openjdk
https://github.com/cdancy/postgres-pljava-openjdk
Last synced: about 2 months ago
JSON representation
Postgres pljava image based on openjdk
- Host: GitHub
- URL: https://github.com/cdancy/postgres-pljava-openjdk
- Owner: cdancy
- License: apache-2.0
- Created: 2016-10-31T16:53:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T16:28:21.000Z (about 9 years ago)
- Last Synced: 2025-01-20T15:19:23.011Z (about 1 year ago)
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# postgres-pljava-openjdk
Based on the image [xxBedy/postgres-pljava](https://github.com/xxBedy/postgres-pljava) but using openjdk as oracle jdk is not redistributable without first accepting the end-user license.
Furthermore, this image has been optimized to be as small as possible. The aforementioned image this was based on currently sits at 1.4GB. This image, after the various optimizations made (we're not squashing), is just shy of 450MB.
Image can be found here: [cdancy/postgres-pljava-openjdk](https://hub.docker.com/r/cdancy/postgres-pljava-openjdk/)