StackStorm / st2chatops

Packaging environment for building StackStorm chatops native packages
Apache License 2.0
32 stars 41 forks source link

repository docker.io/stackstorm/hubot not found: does not exist or no pull access #159

Open freeyssu opened 3 years ago

freeyssu commented 3 years ago

Hi team.

When I tried to pull st2chatops docker image, I got below error.

root# docker pull stackstorm/hubotUsing default tag: latest
Trying to pull repository docker.io/stackstorm/hubot ...
repository docker.io/stackstorm/hubot not found: does not exist or no pull access

It seems like my shell cannot find the docker image.

arm4b commented 3 years ago

Thanks for the report. Indeed, https://github.com/StackStorm/st2chatops#docker is outdated and needs a README.md update.

We however have https://hub.docker.com/r/stackstorm/st2chatops official docker image available.

We'd welcome a Pull Request to update the st2chatops README. @freeyssu motivated to start that code contribution?