Skip to content

Fix for prestashop container building #7

@achref-riahi

Description

@achref-riahi

Hi,

if you noticed that the prestashop container building crash at "usermod -u 1000 www-data" i solved this problem by removing the last two lines
#RUN usermod -u 1000 www-data
#RUN chown 1000 /var/www -R

and i added RUN chmod 755 /var/www/html to solve folder rights issue :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions