Hi, I've done the docker section in the requirements. Then, when I wanna pull docker image with docker pull nikasproject/server It returns this:
docker pull nikasproject/server
Using default tag: latest
Error response from daemon: manifest for nikasproject/server:latest not found: manifest unknown: manifest unknown
Am I doing something wrong?
Hi, I've done the docker section in the requirements. Then, when I wanna pull docker image with
docker pull nikasproject/serverIt returns this:Am I doing something wrong?