UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
mariadb
mariadb105
Commits
7e7fd68f
Commit
7e7fd68f
authored
May 20, 2021
by
Joshua Eason
Browse files
Removing extra comments
parent
3617f59e
Pipeline
#270406
failed with stages
in 45 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
7e7fd68f
...
...
@@ -30,7 +30,6 @@ RUN groupadd -r mysql && \
rm -rf /var/lib/mysql && \
mkdir -p /var/lib/mysql /var/run/mysqld && \
chown -R mysql:mysql /var/lib/mysql /var/run/mysqld && \
# chmod 777 /var/run/mysqld && \
mkdir /docker-entrypoint-initdb.d && \
chown mysql:mysql /docker-entrypoint-initdb.d
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment