Skip to content

What's the purpose of using mysql in the setup Dockerfile? #62

@jonog94

Description

@jonog94

Hi, please refer to this code in the setup Dockerfile:
RUN echo "mysql ALL = NOPASSWD: /usr/sbin/service mysql start" | cat >> /etc/sudoers

What's the reason to setting no permissions to a mysql connection? Do we even need a db connection for code compiling service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions