Use right package manager
This commit is contained in:
parent
8308f62820
commit
a684216cdd
@ -6,6 +6,6 @@ COPY . ${WORKDIR}
|
||||
|
||||
COPY sbin/* /sbin/
|
||||
|
||||
RUN /usr/bin/apt install -qq -y default-mysql-client
|
||||
RUN apk --no-cache add mysql-client
|
||||
|
||||
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user