build image
git clone [email protected]:magimat/rpi-samba.git
cd rpi-samba/
docker build --no-cache -t magimat/rpi-samba .
docker push magimat/rpi-samba
docker run --name rpi-samba -d --restart always -v $PWD:/data/share -p 445:445 -p 139:139 -p 137:137/udp -p 138:138/udp magimat/rpi-samba
forked from alexandreroman/rpi-samba
-
Notifications
You must be signed in to change notification settings - Fork 1
Samba Docker container for Raspberry Pi
License
magimat/rpi-samba
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Samba Docker container for Raspberry Pi
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 43.2%
- Dockerfile 31.8%
- Makefile 25.0%