Skip to content

Conversation

@andheiberg-babylonhealth

Interested to get your thoughts. I have a docker image that doesn't have sudo installed. So I can't rely on sudo. I wonder why this was setup in the first place, but it was presumably because the file permissions of your image were more sensibly locked down.

For now I will install sudo on the CI image to get this to pass. Just curious to hear your thoughts.

Interested to get your thoughts. I have a docker image that doesn't have sudo installed. So I can't rely on sudo. I wonder why this was setup in the first place, but it was presumably because the file permissions of your image were more sensibly locked down.

For now I will install sudo on the CI image to get this to pass. Just curious to hear your thoughts.
@andheiberg-babylonhealth
Copy link
Author

The other option for me is to install circleci cli my self and use install-circle-cli: false

@roopakv
Copy link
Owner

roopakv commented Jul 12, 2022

what if you make sudo a param?

use-sudo defaults to true, but if false then it installs without sudo?

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