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 PROJ_NETWORK=ON and more cleanup #2822

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

neteler
Copy link
Member

@neteler neteler commented Feb 12, 2023

debian and ubuntu Dockerfiles:

debian and ubuntu Dockerfiles:
* enable PROJ CDN support for grids (`PROJ_NETWORK=ON`): see https://proj.org/usage/environmentvars.html#envvar-PROJ_NETWORK
* more cleanup added: `apt-get clean all && rm -rf /var/lib/apt/lists/*`
@neteler neteler added backport_needed docker Docker related CI Continuous integration labels Feb 12, 2023
@neteler neteler added this to the 8.3.0 milestone Feb 12, 2023
@neteler neteler self-assigned this Feb 12, 2023
@neteler
Copy link
Member Author

neteler commented Feb 13, 2023

(backport happens in #2823)

@neteler neteler merged commit d864bdb into OSGeo:main Feb 14, 2023
@neteler neteler deleted the docker_clean_and_use_PROJ_NETWORK_ON branch February 14, 2023 12:19
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
debian and ubuntu Dockerfiles:
* enable PROJ CDN support for grids (`PROJ_NETWORK=ON`): see https://proj.org/usage/environmentvars.html#envvar-PROJ_NETWORK
* more cleanup added: `apt-get clean all && rm -rf /var/lib/apt/lists/*`

(backport in OSGeo#2823)
neteler added a commit to nilason/grass that referenced this pull request Nov 7, 2023
debian and ubuntu Dockerfiles:
* enable PROJ CDN support for grids (`PROJ_NETWORK=ON`): see https://proj.org/usage/environmentvars.html#envvar-PROJ_NETWORK
* more cleanup added: `apt-get clean all && rm -rf /var/lib/apt/lists/*`

(backport in OSGeo#2823)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration docker Docker related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant