Created
March 22, 2022 17:50
-
-
Save paulodutra/08a601333c01e5131df8e7fe0844cf2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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