楼主你好,我在群晖docker里面执行前几部都OK。但最后一步提示Unable to find image 'sgcc/electricity:1.0' locally,这个应该怎么解决,前面也没有报错的
Successfully built 14269e338904
Successfully tagged sgcc_electricity:1.0
root@JBnas:/volume1/docker/sgcc_electricity# docker run --name sgcc_electricity -d -e PHONE_NUMBER="18982776220" -e PASSWORD="false" -e HASS_URL="https://home.false.tech:8123/" -e HASS_TOKEN="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.false3MiOiI0Nzc3ZjNjNWFiYjQ0OTkwOGZiNDM3MWU4OTU2NzFkYiIsImlhdCI6MTY2NzMxNDA2MCwiZXhwIjoxOTgyNjc0MDYwfQ.X5X2TohdP0V9jedLVhBULfsL8UIRbVJ9qI0T6hh-IOc" --restart unless-stopped sgcc/electricity:1.0
Unable to find image 'sgcc/electricity:1.0' locally
docker: Error response from daemon: pull access denied for sgcc/electricity, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
root@JBnas:/volume1/docker/sgcc_electricity#