Bug Description
PS C:\Users\maste> docker run -p 5225:5225 simplexchat/simplex-chat -p 5225
Unable to find image 'simplexchat/simplex-chat:latest' locally
docker: Error response from daemon: pull access denied for simplexchat/simplex-chat, repository does not exist or may require 'docker login'
Run 'docker run --help' for more information
PS C:\Users\maste>
Steps to Reproduce
PS C:\Users\maste> docker run -p 5225:5225 simplexchat/simplex-chat -p 5225
Unable to find image 'simplexchat/simplex-chat:latest' locally
docker: Error response from daemon: pull access denied for simplexchat/simplex-chat, repository does not exist or may require 'docker login'
Run 'docker run --help' for more information
PS C:\Users\maste>
Expected Behavior
Works
Actual Behavior
Errors
Affected Component
Configuration (config.yaml, .env, hermes setup), Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
Windows 11
Python Version
No response
Hermes Version
No response
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
My Instructions on how to install SimpleX can be found here
Are you willing to submit a PR for this?
Bug Description
Steps to Reproduce
Expected Behavior
Works
Actual Behavior
Errors
Affected Component
Configuration (config.yaml, .env, hermes setup), Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
Windows 11
Python Version
No response
Hermes Version
No response
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
My Instructions on how to install SimpleX can be found here
Are you willing to submit a PR for this?