Add anchor and basic setup using docker (#4187) [ci skip]

This commit is contained in:
Chris Johnston 2019-10-04 01:10:15 +10:00 committed by Mac Siri
parent 2939a1cad4
commit 5da6c4e1c7

View file

@ -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: