You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Hi,
To be able to mod stationeers I need to be able to mount the stationeers server location to an external location. For example; --mount type=bind,source=/path/to/server_install,target=$APP_DIR and whatever $APP_DIR happens to be from looking at https://github.com/Hetsh/docker-stationeers/blob/master/Dockerfile#L38
Hi,
To be able to mod stationeers I need to be able to mount the stationeers server location to an external location. For example;
--mount type=bind,source=/path/to/server_install,target=$APP_DIRand whatever$APP_DIRhappens to be from looking at https://github.com/Hetsh/docker-stationeers/blob/master/Dockerfile#L38