bitcoin-tools / bitcoin-tools/nodebuilder

[BUG] - running on a fresh install of Alpine fails for sudo permissions

Open
#1,208 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 37m
Merged PRs (30d)
28

Description

### Expected Behavior

Should run on a fresh install of Alpine

### Actual Behavior

Throws an error on a fresh install due to sudo not found.

need to su into root to:
1. uncomment the community repo in /etc/apk/repositories
2. `apk add sudo`
3. add user to `/etc/sudoers`

### Steps to Reproduce

1.
2.
3.

### Optional Screenshots

_No response_

### Optional Logs

_No response_

### Operating System

_No response_

### Operating System version

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.