mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 00:34:25 -05:00
🗃️ Updated domain names 🗃️
dockerfile.sh scripts/samba-dc.sh
This commit is contained in:
parent
804f2a8028
commit
7749f08f0f
@ -3,7 +3,7 @@
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
##@Version : 202211211129-git
|
||||
# @@Author : Jason Hempstead
|
||||
# @@Contact : git-admin@casjaysdev.com
|
||||
# @@Contact : git-admin@casjaysdev.pro
|
||||
# @@License : LICENSE.md
|
||||
# @@ReadME : dockerfile.sh --help
|
||||
# @@Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments
|
||||
|
@ -26,10 +26,10 @@ docker run -t -i \
|
||||
-v /etc/localtime:/etc/localtime:ro \
|
||||
-v /var/lib/docker/storage/samba/data/:/var/lib/samba \
|
||||
-v /var/lib/docker/storage/samba/config/samba:/etc/samba/external \
|
||||
--dns-search casjay.net \
|
||||
--dns-search casjay.pro \
|
||||
--dns 10.0.0.250 \
|
||||
--dns 1.1.1.1 \
|
||||
--add-host dc.casjay.net:10.0.0.250 \
|
||||
--add-host dc.casjay.pro:10.0.0.250 \
|
||||
-h localdc \
|
||||
--name samba \
|
||||
--privileged \
|
||||
|
Loading…
x
Reference in New Issue
Block a user