Skip to content

Instantly share code, notes, and snippets.

@Nek-
Created February 11, 2019 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nek-/86bbbe8254d76b7fa1115fbf996ff767 to your computer and use it in GitHub Desktop.
Save Nek-/86bbbe8254d76b7fa1115fbf996ff767 to your computer and use it in GitHub Desktop.
PHP Core dump with docker explanation
version: '2'
services:
your-docker-name:
build: docker/php-fpm
ulimits:
core: 100000000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment