Use full path
This commit is contained in:
		| @ -6,6 +6,6 @@ COPY . ${WORKDIR} | ||||
|  | ||||
| COPY sbin/* /sbin/ | ||||
|  | ||||
| RUN apt install -qq -y default-mysql-client | ||||
| RUN /usr/bin/apt install -qq -y default-mysql-client | ||||
|  | ||||
| ENTRYPOINT ["/sbin/entrypoint.sh"] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user