Skip to content

Update README (add support for busybox and debian)#109

Closed
pschaub wants to merge 1 commit into
jwilder:masterfrom
pschaub:patch-1
Closed

Update README (add support for busybox and debian)#109
pschaub wants to merge 1 commit into
jwilder:masterfrom
pschaub:patch-1

Conversation

@pschaub
Copy link
Copy Markdown

@pschaub pschaub commented Apr 4, 2018

No description provided.

@MrOggy85
Copy link
Copy Markdown

MrOggy85 commented Sep 9, 2018

I would suggest to add this to the Alpine Linux section:

RUN apk update && \
  apk add ca-certificates wget && \
  update-ca-certificates && \
  apk add --no-cache openssl

since I needed this to be able to get the source when using the node alpine linux docker image (version 8.11.4-alpine). I cannot say if it's a general thing though...
Reference discussion: Yelp/dumb-init#73

Repository owner deleted a comment from powerman Dec 18, 2024
@jwilder
Copy link
Copy Markdown
Owner

jwilder commented May 28, 2026

Closing — this has been open for 7+ years and the README has drifted significantly since then. Not sure the busybox instructions are still relevant with current install methods. Thanks for the contribution!

@jwilder jwilder closed this May 28, 2026
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.

3 participants