mirror of
https://github.com/asalimonov/authelia-admin.git
synced 2026-04-25 06:35:51 +03:00
[GH-ISSUE #10] Error with Installation #1
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/authelia-admin#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Discolor3182 on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/asalimonov/authelia-admin/issues/10
Hello,
Getting this error when deploying the container.
Unable to find image 'authelia-admin:latest' locally
docker: Error response from daemon: pull access denied for authelia-admin, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
Thank you.
@ard0gg commented on GitHub (Aug 29, 2025):
for image use
ghcr.io/asalimonov/authelia-admin:latest@asalimonov commented on GitHub (Aug 30, 2025):
Added ghcr.io/asalimonov/authelia-admin:latest to README.md