This commit is contained in:
		| @@ -7,6 +7,7 @@ COPY init/entrypoint.sh /usr/local/bin | |||||||
|  |  | ||||||
| RUN chmod +x /usr/local/bin/entrypoint.sh && \ | RUN chmod +x /usr/local/bin/entrypoint.sh && \ | ||||||
|     apt-get update && \ |     apt-get update && \ | ||||||
|  |     apt-get upgrade -y && \ | ||||||
|     apt-get install -y --no-install-recommends \ |     apt-get install -y --no-install-recommends \ | ||||||
|       libterm-readline-gnu-perl \ |       libterm-readline-gnu-perl \ | ||||||
|       software-properties-common && \ |       software-properties-common && \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user