inviqa / harness-go

Inviqa harness project for Go applications.
4 stars 0 forks source link

ws refresh errors when using an image from a private repository #203

Open jameshalsall opened 2 years ago

jameshalsall commented 2 years ago

Example from a project where the kafka-outbox-relay is an image from a private repository.

ws refresh
[/Users/jameshalsall/Projects/foo/bar/.my127ws]:
■ > docker-compose -p bar stop
■ > docker-compose -p bar pull
time="2021-12-07T11:24:06Z" level=warning msg="network shared: network.external.name is deprecated in favor of network.name"
postgres Skipped 
app Pulling 
kafka-outbox-relay Pulling 
kafka-outbox-relay Error 
app Error 
WARNING: Some service image(s) must be built from source by running:
    docker compose build %s app
Error response from daemon: unauthorized: access to the requested resource is not authorized