This website requires JavaScript.
Explore
Help
Register
Sign In
rohhie
/
Samba-ad-dc-with-docker
Watch
1
Star
0
Fork
You've already forked Samba-ad-dc-with-docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
8f6be55ffe
Samba-ad-dc-with-docker
/
baseimage
/
mkbaseimage.sh
4 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
$(
dirname
${
0
}
)
docker build -t custom/samba:0.0.1 -f
$PWD
/Dockerfile .
Reference in New Issue
View Git Blame
Copy Permalink