kopia lustrzana https://github.com/wagtail/docker-wagtail-develop
Update README.md
rodzic
2a7b0dd4cc
commit
307e00729d
|
@ -43,7 +43,7 @@ Once the build is complete:
|
||||||
# 6. Start your containers and wait for them to finish their startup scripts.
|
# 6. Start your containers and wait for them to finish their startup scripts.
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
You might see a message like this the first time you run your containers. This is normal because the frontend container has not finished building the assets for the Wagtail admin. Just wait a few seconds for the frontend container to finish building and then stop and start your containers again (Ctrl+C + `docker-compose up`).
|
You might see a message like this the first time you run your containers. This is normal because the frontend container has not finished building the assets for the Wagtail admin. Just wait a few seconds for the frontend container to finish building (you should see a message like `webpack compiled successfully in 15557 ms` and then stop and start your containers again (Ctrl+C + `docker-compose up`).
|
||||||
```
|
```
|
||||||
WARNINGS:
|
WARNINGS:
|
||||||
?: (wagtailadmin.W001) CSS for the Wagtail admin is missing
|
?: (wagtailadmin.W001) CSS for the Wagtail admin is missing
|
||||||
|
|
Ładowanie…
Reference in New Issue