You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 5.6/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
32
32
##<autogenerated>##
33
33
##</autogenerated>##
34
34
35
+
# Apply stack smash protection to functions using local buffers and alloca()
36
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
37
+
# Enable optimization (-O2)
38
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
39
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: 5.6/alpine/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
37
37
##<autogenerated>##
38
38
##</autogenerated>##
39
39
40
+
# Apply stack smash protection to functions using local buffers and alloca()
41
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
42
+
# Enable optimization (-O2)
43
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
44
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
92
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
93
+
# Enable optimization (-O2)
94
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
95
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: 7.0/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
32
32
##<autogenerated>##
33
33
##</autogenerated>##
34
34
35
+
# Apply stack smash protection to functions using local buffers and alloca()
36
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
37
+
# Enable optimization (-O2)
38
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
39
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: 7.0/alpine/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
37
37
##<autogenerated>##
38
38
##</autogenerated>##
39
39
40
+
# Apply stack smash protection to functions using local buffers and alloca()
41
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
42
+
# Enable optimization (-O2)
43
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
44
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
92
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
93
+
# Enable optimization (-O2)
94
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
95
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: 7.1/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
32
32
##<autogenerated>##
33
33
##</autogenerated>##
34
34
35
+
# Apply stack smash protection to functions using local buffers and alloca()
36
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
37
+
# Enable optimization (-O2)
38
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
39
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: 7.1/alpine/Dockerfile
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
37
37
##<autogenerated>##
38
38
##</autogenerated>##
39
39
40
+
# Apply stack smash protection to functions using local buffers and alloca()
41
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
42
+
# Enable optimization (-O2)
43
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
44
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
92
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
93
+
# Enable optimization (-O2)
94
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
95
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
37
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
38
+
# Enable optimization (-O2)
39
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
40
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
# Apply stack smash protection to functions using local buffers and alloca()
42
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
43
+
# Enable optimization (-O2)
44
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
45
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
Copy file name to clipboardExpand all lines: Dockerfile-alpine.template
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,16 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
31
31
##<autogenerated>##
32
32
##</autogenerated>##
33
33
34
+
# Apply stack smash protection to functions using local buffers and alloca()
35
+
# Make PHP's main executable position-independent (improves ASLR security mechanism, and has no performance impact on x86_64)
36
+
# Enable optimization (-O2)
37
+
# Enable linker optimization (this sorts the hash buckets to improve cache locality, and is non-default)
38
+
# Adds GNU HASH segments to generated executables (this is used if present, and is much faster than sysv hash; in this configuration, sysv hash is also generated)
0 commit comments