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

Switch alpine docker to alpine 3.11 and compiled pdal #84

Merged
merged 2 commits into from
Mar 6, 2020

Conversation

mmacata
Copy link
Member

@mmacata mmacata commented Mar 4, 2020

As alpine:edge leads to uncontrolled package updates which might break things, the use of a stable alpine version as base image is much more stable. Therefore this PR

  • uses alpine:3.11 as base image for build and runtime images (actinia-core following as soon as other images from which it depends have switched as well)
  • uses compiled PDAL and LASZIP because they do not exist as alpine:3.11 packages
  • gets rid of unstable edge-testing package repository
  • uses openjdk8-232 for snappy

@mmacata
Copy link
Member Author

mmacata commented Mar 6, 2020

As all images from which actinia depends are build, I'll merge now.

@mmacata mmacata marked this pull request as ready for review March 6, 2020 10:26
@mmacata mmacata merged commit c7b1704 into actinia-org:master Mar 6, 2020
@mmacata mmacata deleted the docker-alpine-3.11 branch August 10, 2021 13:46
@mmacata mmacata added this to the 0.99.X milestone Nov 9, 2022
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.

1 participant