Skip to content

Instantly share code, notes, and snippets.

@paulodutra
Created March 22, 2022 17:50
Show Gist options
  • Save paulodutra/08a601333c01e5131df8e7fe0844cf2c to your computer and use it in GitHub Desktop.
Save paulodutra/08a601333c01e5131df8e7fe0844cf2c to your computer and use it in GitHub Desktop.
FROM mysql:5.7
RUN usermod -u 1000 mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment