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: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,9 @@ Outputs the following on the console:
261
261
262
262
If you wish to change the size value from bytes to megabytes set environment variable `SIZE_VALUE=megabytes`
263
263
264
+
You must make your scripts executible otherwise there is an internal check that will skip trying to run it otherwise.
265
+
If for some reason your filesystem or host is not detecting it right, use the environment variable `POST_SCRIPT_SKIP_X_VERIFY=TRUE` to bypass.
266
+
264
267
## Support
265
268
266
269
These images were built to serve a specific need in a production environment and gradually have had more functionality added based on requests from the community.
0 commit comments