Skip to content

[go-migration] DistZip app not detected: "No suitable container found" #1212

@mshlyukarski

Description

@mshlyukarski

When pushing a Gradle DistZip application to Cloud Foundry using the Go-based Java buildpack, staging fails with “No suitable container found for this application.” The same application stages successfully with the Ruby based Java buildpack, which detects “Dist ZIP”.

Expected behavior

  • The buildpack should detect the DistZip container and proceed with staging, logging:
    • -----> Supplying Java
    • Detected container: Dist ZIP

Actual behavior

  • Staging logs (excerpt):
    • -----> Supplying Java
    • ERROR No suitable container found for this application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions