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
f973c204
Commit
f973c204
authored
Apr 15, 2021
by
Vickie Shen
Browse files
fixed typo
parent
d129be00
Pipeline
#221391
failed with stages
in 7 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
f973c204
...
...
@@ -37,7 +37,7 @@ RUN groupadd -g 1500 usafadmin && \
chown
-R
usafadmin:usafadmin /var/lib/mysql
&&
\
chown
-R
usafadmin:usafadmin /usr/local/bin/
&&
\
chmod
+x ./entrypoint.sh
&&
\
chmod
+x /usr/local/bin/healthcheck.sh
chmod
+x /usr/local/bin/healthcheck.sh
&&
\
chmod
g-s /usr/lib64/mysql/plugin/auth_pam_tool_dir/auth_pam_tool
USER
usafadmin
...
...
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