You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker installed and whenever I run the code "python3 ./run_rapt.py --test" I get an error that says "docker: Error response from daemon: manifest for ncbi/rapt:v0.3.0 not found: manifest unknown." How should I fix this error?
The text was updated successfully, but these errors were encountered:
Sorry for the inconvenience! v0.3.0 is not available anymore. Please download RAPT again using the directions on our wiki: curl -sSLo rapt.tar.gz https://github.com/ncbi/rapt/releases/download/v0.5.1/rapt-v0.5.1.tar.gz
Thanks!
I have a docker installed and whenever I run the code "python3 ./run_rapt.py --test" I get an error that says "docker: Error response from daemon: manifest for ncbi/rapt:v0.3.0 not found: manifest unknown." How should I fix this error?
The text was updated successfully, but these errors were encountered: