We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Using Slate in Docker (markdown)
fix file name
1) I deleted `-ti` cause it's not needed when you're running the container in the detached mode, 2) option `--name` had no corresponding value as the container name, and 2) this command didn't have `-p 4567:4567` to expose ports to container (tried it without this option and no success!).
Created Using Slate in Docker (markdown)