Didstopia / starbound-server

Provides a dedicated linux server for Starbound running inside a Docker container.
29 stars 12 forks source link

Wrong Volume directory in Dockerfile #18

Open maximecharriere opened 6 days ago

maximecharriere commented 6 days ago

I'm a noob with Docker, but shouldn't the Volume be /app/.steam and not /app.steam in the Dockerfile ?

https://github.com/Didstopia/starbound-server/blob/1c96a801e9f6b850a993765ea1424b3fcdbb73c8/Dockerfile#L41