my quasar docker #13684
Replies: 4 comments 7 replies
-
|
the link is pointing somewhere else btw. |
Beta Was this translation helpful? Give feedback.
-
|
the only thing i would change is in Dockerfile, you should define the node version. |
Beta Was this translation helpful? Give feedback.
-
|
here my dockerfile: and here, my docker-compose.yml docker-compose.build.yml docker-compose.dev.yml my package.json scripts: Regarding the HMR, if u're in the windows, docker runs under the WSL, so if u source is inside a windows partition, the HMR will not capture the change in the files. in this case, i recommend u to use the VSCode and install the Remote Pack, and don't forget to clone your repo inside a Linux partition (anywhere inside the |
Beta Was this translation helpful? Give feedback.
-
|
does hot reload work with this? with docker + quasar? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys ,
Just wanted to share my dockerfile and docker-compose to easy deploy my quasar proyects ,
any feedback about it would be wellcome, take a look here:
https://github.com/leostereo/quasar_docker
bye
Beta Was this translation helpful? Give feedback.
All reactions