Skip to content

add netcat#11

Merged
staskolauren merged 1 commit into
mainfrom
add-netcat
Jun 9, 2022
Merged

add netcat#11
staskolauren merged 1 commit into
mainfrom
add-netcat

Conversation

@staskolauren
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Dockerfile
fi && \
apt-get update && \
apt-get install -y bash && \
apt-get install -y netcat && \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just an FYI. You can install multiple packages with a single command. For example: apt-get install -y bash netcat. Depending on the context, this can sometimes be cleaner.

@staskolauren staskolauren merged commit c9c5ac0 into main Jun 9, 2022
@staskolauren staskolauren deleted the add-netcat branch June 9, 2022 15:34
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