Skip to content

Add wdocker to the EdgeNode container image #128

@SIR-R0B

Description

@SIR-R0B

Problem: Currently we ask our users to

apk update

Then, install Node.js
apk add nodejs-lts npm
OR
apk add nodejs if there is no glibc dependency issue

Then Install wdocker

Then install the wdocker CLI and its dependencies globally:
npm install -g @theweave/wdocker
npm install -g @theweave/utils
npm install -g @theweave/group-client
npm install -g @theweave/moss-types


Solution, just build these tools into the container so the users don't have to do it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions