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

Docker: Enable openMP, fix PDAL support in Alpine Dockerfile #2287

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Docker: Enable openMP, fix PDAL support in Alpine Dockerfile #2287

merged 1 commit into from
Apr 6, 2022

Conversation

neteler
Copy link
Member

@neteler neteler commented Mar 30, 2022

This PR updates the following items

This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in #2073 (review))
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors
@neteler neteler requested a review from wenzeslaus March 30, 2022 18:41
@neteler neteler added the docker Docker related label Mar 30, 2022
@neteler neteler added this to the 8.2.0 milestone Mar 30, 2022
Copy link
Contributor

@mmacata mmacata left a comment

Choose a reason for hiding this comment

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

Thanks for these enhancements!

@neteler neteler merged commit e8ef7a4 into OSGeo:main Apr 6, 2022
@neteler neteler deleted the alpine_Dockerfile_updates branch April 6, 2022 06:43
@neteler neteler modified the milestones: 8.2.0, 8.0.2 Apr 6, 2022
neteler added a commit that referenced this pull request Apr 6, 2022
This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in #2073 (review))
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors
@wenzeslaus wenzeslaus changed the title alpine/Dockerfile: openMP enabled, PDAL support fixed Docker: Enable openMP, fix PDAL support in Alpine Dockerfile Apr 27, 2022
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in OSGeo#2073 (review))
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in OSGeo#2073 (review))
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors
neteler added a commit to nilason/grass that referenced this pull request Nov 7, 2023
This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in OSGeo#2073 (review))
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants