[GH-ISSUE #1114] (invalid report) #892

Closed
opened 2026-02-26 01:32:15 +03:00 by kerem · 4 comments
Owner

Originally created by @jqywmgycdn-sys on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/1114

This command references the same invalid Docker image name from the build step. The image name must match the format used in the build step and be a valid Docker image reference.

Originally posted by @Copilot in https://github.com/actions/runner/pull/4018#discussion_r2326133064

Originally created by @jqywmgycdn-sys on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/1114 This command references the same invalid Docker image name from the build step. The image name must match the format used in the build step and be a valid Docker image reference. _Originally posted by @Copilot in https://github.com/actions/runner/pull/4018#discussion_r2326133064_
kerem closed this issue 2026-02-26 01:32:15 +03:00
Author
Owner

@jqywmgycdn-sys commented on GitHub (Dec 16, 2025):

+917306454328

<!-- gh-comment-id:3658395258 --> @jqywmgycdn-sys commented on GitHub (Dec 16, 2025): +917306454328
Author
Owner

@kurahaupo commented on GitHub (Dec 16, 2025):

@jqywmgycdn-sys are you sure you've posted this against the correct project?

If so, what do you mean by “this command”?

<!-- gh-comment-id:3658862376 --> @kurahaupo commented on GitHub (Dec 16, 2025): @jqywmgycdn-sys are you sure you've posted this against the correct project? If so, what do you mean by “_this command_”?
Author
Owner

@jqywmgycdn-sys commented on GitHub (Dec 21, 2025):

services:
homepage:
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
ports:
- 3000:3000
volumes:
- /path/to/config:/app/config # Make sure your local config directory exists
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations, see alternative methods
environment:
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
PUID: $PUID
PGID: $PGID

<!-- gh-comment-id:3679454443 --> @jqywmgycdn-sys commented on GitHub (Dec 21, 2025): services: homepage: image: ghcr.io/gethomepage/homepage:latest container_name: homepage ports: - 3000:3000 volumes: - /path/to/config:/app/config # Make sure your local config directory exists - /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations, see alternative methods environment: HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts PUID: $PUID PGID: $PGID
Author
Owner

@kurahaupo commented on GitHub (Jan 4, 2026):

@jqywmgycdn-sys I've searched for keywords from the text of your previous comment and not found any of them anywhere in this project. Clearly you're posting against the wrong project.

If you disagree, then reply with a more substantive justification. Otherwise this ticket will remain closed.

<!-- gh-comment-id:3707820394 --> @kurahaupo commented on GitHub (Jan 4, 2026): @jqywmgycdn-sys I've searched for keywords from the text of your previous comment and not found any of them anywhere in this project. Clearly you're posting against the wrong project. If you disagree, then reply with a more substantive justification. Otherwise this ticket will remain closed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#892
No description provided.