Nima HeydariNasab
Nima HeydariNasab
It fixes memory limit in Travis CI with PHP 5.6.
Closes #216.
In images builded using BuildKit, `ExposedPorts` does not exist in `Config` field, not in `ContainerConfig` ([Related issue in `docker/cli`](https://github.com/docker/cli/issues/2868)). Sample output of `docker image inspect` command for an image built...
The example in the docs has a syntax error. This PR fixes that.