Obay Abdelgadir

Results 15 comments of Obay Abdelgadir

Just curious, will this help in prod environment too, or just devel?

Hi @Yajo , I started working on this, by using macros. For example, this macro is for volumes: ``` {%- macro common_yaml_odoo_volumes() %} volumes: - filestore:/var/lib/odoo:z {%- endmacro %} ```...

@bhaveshselarka I have an issue with my PC. I will check it asap

There is errors in that code. It is not working

I think the `volumes` is needed. Because he mentioned that it will be useful for development: > We'll later see how this can be useful during development Any changes on...

Then you are right, it should be removed, to make it not work :)

I know this is old, but anyways... Make sure you have `WORKDIR /opt/flask-app` because it seems like `npm run build` is not executed in the correct directory

Totally agree with you, someone will destroy their machine.