Fmstrat/samba-domain

[Question] Where to place domain.sh?

Closed this issue · 0 comments

I'm confused on where to place domain.sh file. Presently it resides in the same directory as docker-compose.yml file and when I try to run alias domain='docker exec -ti samba /domain.sh' (followed with domain info command) it throws:

OCI runtime exec failed: exec failed: unable to start container process: exec: "/domain.sh": stat /domain.sh: no such file or directory: unknown

Any help would be greatly appreciated.