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

Create Kali image with SSH server #3

Open
tomdot-dev opened this issue Dec 3, 2022 · 1 comment
Open

Create Kali image with SSH server #3

tomdot-dev opened this issue Dec 3, 2022 · 1 comment

Comments

@tomdot-dev
Copy link
Contributor

Create Dockerfile.sshd that adds openssh-server so the container can accept SSH connections, and run as a detached container.

Host keys needs to be deleted and it should also allow to load them as well as user .ssh directory via a volume. If not provided, it should automatically generate the host keys.

@tomdot-dev
Copy link
Contributor Author

Basic version created, see 23884ed

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