Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on installing with docker #167

Open
Mahdi-HF opened this issue Jan 9, 2021 · 1 comment
Open

Error on installing with docker #167

Mahdi-HF opened this issue Jan 9, 2021 · 1 comment

Comments

@Mahdi-HF
Copy link

Mahdi-HF commented Jan 9, 2021

after running the below command:

export MJKEY="$(cat ~/.mujoco/mjkey.txt)"
&& docker-compose
-f ./docker/docker-compose.dev.cpu.yml
up
-d
--force-recreate

I got the error which says:
ERROR: pull access denied for softlearning, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Although I had logged into docker, So what is the problem?

@j3soon
Copy link

j3soon commented Dec 2, 2023

Hi,

Although this is a very late reply, you can find the fix at the following link: https://github.com/j3soon/rail-berkeley-softlearning

Related: #204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants