Closed ZackaryH8 closed 2 years ago
Your volume replaces all files in /opt/altv
. Either specify all single files individually or specify a subfolder to /opt/altv
, such as /opt/altv/vol
.
Also note: If it is technically not necessary, do not run any container in privileged
mode, bc. a container will then be able to access your system's devices (see https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities for reference).
Yeah this is me just being a complete noob, thanks!
Yeah this is me just being a complete noob, thanks!
You're welcome.
When I run the following compose, I get this in the console. any ideas why?
Compose
Console