We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm following the instructions in the INSTALL file, but when I try to run the ligase image, this happens:
INSTALL
[opc@instance-xxxxxxxx-xxxx Ligase]$ docker run --network ligase_default --expose 8008 --detach --name ligase ligase Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. ✔ docker.io/library/ligase:latest Trying to pull docker.io/library/ligase:latest... Error: initializing source docker://ligase:latest: reading manifest latest in docker.io/library/ligase: errors: denied: requested access to the resource is denied unauthorized: authentication required
I'm logged into docker.io using a personal account.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Question
I'm following the instructions in the
INSTALL
file, but when I try to run the ligase image, this happens:I'm logged into docker.io using a personal account.
The text was updated successfully, but these errors were encountered: