Commit b2828948 authored by daidekun's avatar daidekun

mysql

parent 5bf0414d
FROM 192.168.4.36/baseimg/centos:12251535
WORKDIR /usr/local
RUN yum -y install mysql && yum -y install mysql-server && yum clean all
\ No newline at end of file
RUN yum -y install mysql && yum clean all
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment