Skip to content

How to create a dockerfile reliably? #1141

Discussion options

You must be logged in to vote

there is an issue with sysreqs.

dockerfiler::get_sysreqs(c("renv","dplyr","gert"))
#> * Unable to query the sysreqs.
#> * Possible explanation: no internet connection or sysreqs.r-hub.io is unavailable.
#> [1] ""

you can use : golem::add_dockerfile(sysreqs = FALSE)

and check the potential missing system requirements to add in the Dockerfile

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@udurraniAtPresage
Comment options

@VincentGuyader
Comment options

Answer selected by udurraniAtPresage
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants