Add anchor and basic setup using docker (#4187) [ci skip]
This commit is contained in:
parent
2939a1cad4
commit
5da6c4e1c7
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,10 @@ This section provides a high-level requirement & quick start guide. **For detail
|
|||
|
||||
[View Full Installation Documentation](https://docs.dev.to/installation/)
|
||||
|
||||
#### Docker Installation (BETA)
|
||||
|
||||
Please refer to the [Installing DEV with Docker [Beta] guide](https://docs.dev.to/installation/docker/).
|
||||
|
||||
#### Starting the application
|
||||
|
||||
We're mostly a Rails app, with a bit of Webpack sprinkled in. **For most cases, simply running `bin/rails server` will do.** If you're working with Webpack though, you'll need to run the following:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue