Engine
Engine copied to clipboard
docker-compose : pull access denied
Hello
Could you please advice if this command is wrong, or if there is any outstanding issue with docker images? Any reference guide please?
docker-compose -f docker-compose-boost.yml -f docker-compose-ore.yml -f docker-compose-quantlib.yml -f docker-compose-ore-app.yml up Building env_quantlib Step 1/8 : ARG boost_version=latest Step 2/8 : FROM build_env_boost:${boost_version} ERROR: Service 'env_quantlib' failed to build: pull access denied for build_env_boost, repository does not exist or may require 'docker login'