I have an SMB host sharing some folder on the same LAN where mycontainer is set up.
After having regularly installed cifs support:
admin@mycontainer:~$ sudo apt install cifs-utils
I'm not able to mount a share; issuing:
admin@mycontainer:~$ sudo mount -t cifs -o vers=1.0,username=myusername...