-
Hello,
I'm having some difficulty connecting to the volume from my OSX host OS.
`cifs://192.168.59.103/data` results in "The folder can't be found"
When running
`Simons-MacBook-Air-1130:source sim…
-
When I use
```
docker run --rm -v $(which docker):/docker -v /run/docker.sock:/docker.sock svendowideit/samba MY_CONTAINER
```
I got
```
Cannot connect to the Docker daemon. Is 'docker -d' running …
-
I run data container: ```docker run -v /data --name my-data busybox true```
then run: ```docker run --rm -v $(which docker):/docker -v /var/run/docker.sock:/docker.sock svendowideit/samba my-data```
…
-
Please add option to create a shareables volumes so that we can share data between two apps.
Please add option to create a shareable volumes and let the user share that with different apps, like so…
-
Hi team,
I'm very new to docker and github, so not sure if this is the right channel.
I have a very similar situation with https://github.com/dperson/samba/wiki in the "More advanced example". I c…
-
I have a project where I use Vagrant to fire up the docker containers, including a samba container created by `svendowideit/samba`. This used to work without flaw on Ubuntu.
After switching to Arch s…
nem75 updated
9 years ago
-
After issuing the example command
```
docker run --restart unless-stopped \
-e SAMBA_DC_REALM='corp.example.net' \
-e SAMBA_DC_DOMAIN='EXAMPLE' \
-e SAMBA_DC_ADMIN_PASSWD='5u3r53cu…
-
macOS 11.5 (Intel)
Marta 0.8.1 RC2
[Bug Report] Error when copying and moving files with resource fork between different file system volumes.
When moving a folder from network storage to local …
-
I use following docker-compose file:
```
version: '3.4'
services:
samba:
image: instantlinux/samba-dc:latest
container_name: samba-dc
cap_add:
- CAP_SYS_ADMIN
host…
-
**The selected network backup disk does not support the required capabilities.**
Please be sure Time Machine capabilities are enabled on the server for this volume or choose a different network bac…