Report this

What is the reason for this report?

how to install a package inside a fresh centos image pulled inside a docker??

Posted on September 28, 2018

yum -y install package_name is not working…i just pulled centos image directly from docker hub and run it with following command: docker -i -t run centos it entered a new shell prompt …ls command is working properly but when i tries to install a package it is not working…can anyone help me??

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.