Is your feature request related to a problem? Please describe.
Even though the docker is building the website properly, the dev command was chosen actually as a hot-fix.
Describe the solution you'd like
To build the website with Docker, the other command must be chosen. Maybe it should be build? Moreover, there could be some more Docker tweaks to pave the way for a successful publishing to a server.
Is your feature request related to a problem? Please describe.
Even though the docker is building the website properly, the
devcommand was chosen actually as a hot-fix.Describe the solution you'd like
To build the website with Docker, the other command must be chosen. Maybe it should be
build? Moreover, there could be some more Docker tweaks to pave the way for a successful publishing to a server.