-
I can't be this much of a noob, Got Ubuntu server with docker loaded, pulled this docker image via docker pull vinanrra/7dtd-server:latest . How do I start it from here? https://hub.docker.com/r/vinanrra/7dtd-server links all go to 404 pages. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Links fixed, also check this: |
Beta Was this translation helpful? Give feedback.
-
I'm going to go out on a limb here and assume that the Usage information is some type of file I'm supposed to run on the server, I apologize for my ignorance Linux is clearly not my background, and this is my first foray with Docker. Do I have to create them in a text document, then rename the file extension, move that file to the server and do some command that calls it? |
Beta Was this translation helpful? Give feedback.
Hi you will need to check this:
https://docs.docker.com/get-started/08_using_compose/
Or even better read all of Get-started -> https://docs.docker.com/get-started/