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

alpine3.16 / pg15beta1 / postgis3.3.0alpha1 / improved README.md #295

Merged

Conversation

ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented May 28, 2022

Changes:

  • Alpine upgrade to alpine:3.16
  • improved README.md
    • listing images and adding more information.
  • Added new test images ( Can be changed at any time, and does not block subsequent code refactorings )
    • 14-3.3.0alpha1-alpine
    • 15beta1-3.3.0alpha1-alpine
    • 15beta1-master
  • Refactored: ./update.sh script.
    • added a placeholder Dockerfile for creating alpine only images
      • IMHO: This is a nasty temporary workaround until the new jq based framework is installed
    • improved logging
    • generating markdown files for copy/pasting to the README.md
      • _dockerlists_debian.md
      • _dockerlists_alpine.md
      • _dockerlists_test.md
  • latest image tag now: 14-3.2
  • *-master ( test ) images has been updated
    • POSTGIS="3.3.0dev 3.3.0alpha1-94-g7c69026c8" [EXTENSION] PGSQL="140" GEOS="3.11.0beta3-CAPI-1.16.0" PROJ="9.1.0" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)"

Side comments:

  • 15beta1-3.2.1 is not working.

How to test:

  • check out this branch
  • make update
    • check the temp files: _dockerlists_*.md

@ImreSamu ImreSamu marked this pull request as ready for review June 22, 2022 03:15
@ImreSamu
Copy link
Member Author

Ready for review.
( cc @phillipross )

@ImreSamu ImreSamu changed the title WIP/testing: Update alpine3.16 add new test images : pg15beta1, postgis3.3.0alpha1 Update alpine3.16 add new test images : pg15beta1, postgis3.3.0alpha1 Jun 22, 2022
@ImreSamu ImreSamu changed the title Update alpine3.16 add new test images : pg15beta1, postgis3.3.0alpha1 alpine3.16 / pg15beta1 / postgis3.3.0alpha1 / improved README.md Jun 22, 2022
Copy link
Contributor

@phillipross phillipross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work @ImreSamu thank you!

The placeholder Dockerfile is not ideal, but at least it's documented as such. I think it's fine for now 🙂

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.

2 participants