Skip to content

Sticker pack processing fails in pre-built Docker image but works via manual build #62

Description

@watertim

Description

There is a functional discrepancy between the pre-built Docker image and a manual binary build.

Observed Behavior

  • Using ghcr.io image (via Deploy with pre-built containers): The service fails to process or create sticker packs.
  • Using manual build (via System Dependencies & Build steps): The binary works perfectly and handles sticker packs as expected.

Potential Cause

Since the manual build works while the Docker image does not, there might be an issue with the CI/CD pipeline or missing system dependencies in the Dockerfile specifically required for sticker processing.

Could you please verify if the Docker environment matches the documented system dependencies?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions