Sign inSign up

cristo/samba

By cristo

Updated over 10 years ago

Docker samba with ssh

Image
0

339

cristo/samba repository overview

Create container

docker run -it -d --name=samba -h=samba -p 445:445 -p 1001:22 cristo/samba /bin/bash

SSH

ssh -p1001 root@localhost
password: root

etcKeeper

Added etcKeeper - autocommit on exit to /etc git local repository

Origin

[Docker Hub] (https://registry.hub.docker.com/u/cristo/samba)

[Git Hub] (https://github.com/monte-fm/samba)

Tag summary

Content type

Image

Digest

Size

161.5 MB

Last updated

over 10 years ago

docker pull cristo/samba