Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nc: command not found #11

Open
metronome12 opened this issue Jun 6, 2022 · 1 comment
Open

nc: command not found #11

metronome12 opened this issue Jun 6, 2022 · 1 comment

Comments

@metronome12
Copy link

Description

Seeing this error: /bin/bash: line 1: nc: command not found

Technical Information

Netstat needs to be install.

Can be done in the Dockerfile like this:

RUN apt install -y netcat

I don't see a Dockerfile in the codebase.

@metronome12
Copy link
Author

It appears that its only the ceramic image that needs NC. The other images have it installed in the /usr/bin dir.

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

No branches or pull requests

1 participant