-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Hey,
How can I verify is this is correct? I'm getting no matching manifest.
PS C:\Users\Administrator> cd C:\Users\Administrator\Downloads\inventory-hunter\inventory-hunter
PS C:\Users\Administrator\Downloads\inventory-hunter\inventory-hunter> .\docker_run.ps1 -Config .\config\uk\uk_rtx_3080.yaml -Alerter discord -Webhook https://discord.com/api/webhooks/TOKEN_HIDDEN
latest: Pulling from ericjmarti/inventory-hunter
no matching manifest for windows/amd64 10.0.17763 in the manifest list entries
Unable to find image 'ericjmarti/inventory-hunter:latest' locally
latest: Pulling from ericjmarti/inventory-hunter
docker: no matching manifest for windows/amd64 10.0.17763 in the manifest list entries.
See 'docker run --help'.
started docker container named uk_rtx_3080
view the status of this container using the following command:
$ docker ps -a -f name=uk_rtx_3080
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
view logs for this container using the following command:
$ docker logs -f uk_rtx_3080
PS C:\Users\Administrator\Downloads\inventory-hunter\inventory-hunter>
When I look at Docker Desktop it says "No containers running" so is this not working or?
Plus does this work for NVIDIA site direct? I noticed they re-stocked third-party 3070 and 3080 FEs today.
I followed: https://github.com/EricJMarti/inventory-hunter/wiki/Instructions-for-Windows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels