Skip to content

Change base image and install R packages via littler#28

Open
cansavvy wants to merge 1 commit intomainfrom
cansavvy/docker-build
Open

Change base image and install R packages via littler#28
cansavvy wants to merge 1 commit intomainfrom
cansavvy/docker-build

Conversation

@cansavvy
Copy link

@cansavvy cansavvy commented Mar 10, 2026

What we are doing here:

Updated Dockerfile to use rocker/tidyverse:4.4.2 and switched to using littler for package installation.

What needs to be done

Use this docker image to run the main thing you need to run. You might want to consider adding a HEALTHCHECK at the bottom of the Dockerfile.

Updated Dockerfile to use rocker/tidyverse:4.4.2 and switched to using littler for package installation.
@cansavvy cansavvy requested a review from carriewright11 March 10, 2026 17:06
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

OTTR Check Results

Summary

  • Spelling check: ❌ FAILED (152 errors found, threshold: 0)
  • URL check: ✅ PASSED (0 errors found, threshold: 0)

⚠️ Some Checks Failed Click here to download detailed error reports

Last Updated: 2026-03-10-17:07:23

lwgeom \
leafpop \
satellite \
mapview
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
mapview
mapview
HEALTHCHECK --interval=30s --timeout=10s --retries=3 CMD curl -f http://localhost/health || exit 1

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