Skip to content

[BUG] Unraid template: BAD repo ? #2

@bbtoff

Description

@bbtoff

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I think that the image link is bad in the Unraid Template.

Did you have the same issue ?

_Pulling image: lscr.io/linuxserver/webstation:latest

TOTAL DATA PULLED: 0 B

Command execution
docker run
-d
--name='webstation'
--net='bridge'
--pids-limit 2048
-e TZ="Europe/Paris"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="BBtoFF-Unraid"
-e HOST_CONTAINERNAME="webstation"
-e 'PUID'='99'
-e 'PGID'='100'
-e 'UMASK'='022'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='https://[IP]:[PORT:3001]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webstation-logo.png'
-p '3077:3000/tcp'
-p '3071:3001/tcp'
-v '/mnt/user/appdata/webstation':'/config':'rw'
--shm-size=1gb 'lscr.io/linuxserver/webstation'
Unable to find image 'lscr.io/linuxserver/webstation:latest' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/linuxserver/webstation/manifests/latest": unauthorized.
See 'docker run --help'.

The command failed._

Expected Behavior

No response

Steps To Reproduce

See error

Environment

- OS: Unraid
- How docker service was installed: Unraid Built-in

CPU architecture

x86-64

Docker creation

.

Container logs

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions