Hello,
we are getting following error when running docker image, any idea please?
docker run
–detach
–link sentry-redis:redis
–link sentry-postgres:postgres
–link sentry-smtp:smtp
–env SENTRY_SECRET_KEY=${SENTRY_SECRET_KEY}
–name sentry-web-01
–publish 9000:9000
sentry-onpremise
run web
Unable to find image ‘ps:latest’ locally
Pulling repository docker.io/library/ps
Error: image library/ps:latest not found