mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
chore: drop trailing whitespace
This commit is contained in:
2
.github/ISSUE_TEMPLATE/buildpack_issue.yaml
vendored
2
.github/ISSUE_TEMPLATE/buildpack_issue.yaml
vendored
@@ -10,7 +10,7 @@ body:
|
||||
|
||||
<details>
|
||||
<summary>Debugging tips:</summary>
|
||||
|
||||
|
||||
- If you see text that says `Killed` in your output, attempt to increase free memory by using a larger server or [add swap memory](https://dokku.com/docs/getting-started/troubleshooting/#build-fails-with-killed-message).
|
||||
- Turn on buildpack trace mode via `dokku config:set $APP_NAME BUILDPACK_XTRACE=1` and retry your deploy. Not all buildpacks support this, but many will output extra debugging information.
|
||||
- Your hosting provider may have issues accessing AWS S3. Verify a slow/stalled download works by directly curling the file from your host.
|
||||
|
||||
Reference in New Issue
Block a user