Azure / Azure/AzureContainers

vig01_plumber_deploy.Rmd Line 93 issue?

Open
#18 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
27
Forks
19
PR merge metrics
No merged PRs in 30d

Description

'# build image 'bos_rf'
`call_docker("build -t bos_rf .")`

I got the following error

> sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
Error in processx::run(dockercmd, realcmd, ..., echo = echo) :
System command 'sudo' failed, exit status: 1, stdout & stderr were printed
Type .Last.error.trace to see where the error occurred

Contributor guide

Open the contributing guide

Research direction

Start with vig01_plumber_deploy.Rmd at line 93 and the call_docker("build -t bos_rf .") invocation. Reproduce the command and inspect the reported processx::run sudo failure in the package context. Done should identify the cause of the password prompt and record a confirmed resolution or documented limitation; the issue does not specify which behavior should change.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker, r
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.