cleanup
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ COPY . /var/www/app
|
||||
WORKDIR /var/www/app
|
||||
|
||||
# Allow PHP installs to be built cross-platform
|
||||
ENV CFLAGS="-fstack-protector-strong -fpic -fPIC -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
#ENV CFLAGS="-fstack-protector-strong -fpic -fPIC -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
# Install required packages
|
||||
RUN apt-get update && apt-get upgrade -y \
|
||||
|
||||
Reference in New Issue
Block a user