This commit is contained in:
		@@ -51,11 +51,7 @@ ARG ENVIRONMENT=production
 | 
			
		||||
#     apk update
 | 
			
		||||
 | 
			
		||||
# install system libs
 | 
			
		||||
RUN apk add --no-cache libintl c-client libpng icu-libs libldap libpq libjpeg freetype libzip shadow sudo 
 | 
			
		||||
# fluent-bit td-agent-bit
 | 
			
		||||
 | 
			
		||||
# Install appstall PHP modules"
 | 
			
		||||
RUN apk add --no-cache wget curl bash git openssh supervisor nginx openssl zip 
 | 
			
		||||
RUN apk update && apk add --no-cache libintl c-client libpng icu-libs libldap libpq libjpeg freetype libzip shadow sudo wget curl bash git openssh supervisor nginx openssl zip
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ENV DIR /var/www
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user