Remove redundant yarn step for Docker (#6572)
This commit is contained in:
parent
d28fc8e026
commit
5a9cf514d1
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ and start the container again_
|
|||
|
||||
1. run `docker-compose build`
|
||||
1. run `docker-compose run web rails db:setup`
|
||||
1. run `docker-compose run web yarn`
|
||||
1. run `docker-compose run web rails search:setup`
|
||||
1. run `docker-compose up`
|
||||
1. That's it! Navigate to <http://localhost:3000>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue