Skip to content

Unable to access any container! #36

Description

@abmmhasan

{"level":"error","error":"reading digest latest in docker.io/library/localhost-app: requested access to the resource is denied","containerId":"e5c3f1874750331c924c79fbc2debcfedd4065c1ab43ab1cf7c58f987753b8e4","image":"localhost-app","time":"2024-03-22T14:54:31Z","message":"Error while checking if container is stale"}

Problem showing with every container.

My docker compose settings:

  dokemon:
    image: productiveops/dokemon:latest
    container_name: dokemon
    restart: unless-stopped
    ports:
      - 9090:9090
    volumes:
      - ./docker/data/dokemondata:/data
      - /var/run/docker.sock:/var/run/docker.sock

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions