wineslab / colosseum-near-rt-ric

Source code for the paper M. Polese, L. Bonati, S. D'Oro, S. Basagni, T. Melodia, "ColoRAN: Design and Testing of Open RAN Intelligence on Large-scale Experimental Platforms," arXiv 2112.09559 [cs.NI], December 2021.
Apache License 2.0
36 stars 14 forks source link

Error when docker pull the images #3

Closed qiqingh closed 2 years ago

qiqingh commented 2 years ago

Hi, I tried to docker pull the two images used in this repository, but it still return back the errors of "manifest unknown" The images from the links: https://hub.docker.com/r/wineslab/o-ran-sc-bldr-ubuntu18-c-go https://hub.docker.com/r/wineslab/o-ran-sc-bldr-alpine3-go image

qiqingh commented 2 years ago

By changing the docker pull commands with the followings, it pulled successfully.

docker pull wineslab/o-ran-sc-bldr-ubuntu18-c-go:9-u18.04 docker pull wineslab/o-ran-sc-bldr-alpine3-go:6-a3.11-rmr3