Docker image at riadvice/bbbeasy
not publically available
#813
Labels
deploy: container
Changes related to containerisation or deployment using containers.
deploy: install
Changes related to installation scripts or procedures.
priority: high
Indicates that the issue or pull request has high priority.
type: new feature
Indicates that the issue or pull request proposes a new feature.
Milestone
Describe the bug
docker-compose up fails
To Reproduce
Steps to reproduce the behavior:
develop branch
(or clone from scratch)docker-compose up
Error response from daemon: pull access denied for riadvice/bbbeasy, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Expected behavior
docker-compose
setting up a deploymentPossible solution
Make image public, or use Github Registry (and setup an automatic build?)
The text was updated successfully, but these errors were encountered: