Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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