GameServerManagers / docker-gameserver

Dockerised Game Servers using LinuxGSM
MIT License
194 stars 21 forks source link

cifs-utils #43

Open jringold opened 9 months ago

jringold commented 9 months ago

Can you add the cifs-utils into the dockerfiles so we can mount storage accounts and use them for persistent storage in the cloud? I can do a fork, but thought I would ask.

apt install cifs-utils

dgibbs64 commented 8 months ago

Is this a common thing? Or is creating a bind-mount and the host doing that task more common?