Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1465 Discussions

Docker Usage on OneAPI

CostaSM
Beginner
495 Views

Hi,

I am currently trying to use the DevCloud platform to train a RL model, which requires some external dependencies to be installed beforehand. To do so, I have created a Dockerfile, which generates an instance that has the dependencies installed, and uploaded it to a git repository. I have added the docker image onto Docker Hub as well.

However, I can't seem to be able to use the 'docker' command when logged in via ssh, so that I can compose or pull the image. Are there any steps I am missing ?

For context, the dependencies that the model I am trying to train require are the ones from the Robocup Soccer 3D Simulation League.

 

Thank you.

Labels (1)
0 Kudos
1 Solution
AlekhyaV_Intel
Moderator
465 Views

Hi,


Thank you for posting in Intel Communities. Intel DevCloud is a shared environment which comes with pre-installed validated Intel oneAPI software and complimentary packages. As a policy we do not install custom (open source or 3rd party licensed) software to the environment. Docker is not supported in Intel DevCloud.


Regards,

Alekhya


View solution in original post

0 Kudos
2 Replies
AlekhyaV_Intel
Moderator
466 Views

Hi,


Thank you for posting in Intel Communities. Intel DevCloud is a shared environment which comes with pre-installed validated Intel oneAPI software and complimentary packages. As a policy we do not install custom (open source or 3rd party licensed) software to the environment. Docker is not supported in Intel DevCloud.


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
435 Views

Hi,


Thank you for accepting our solution. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply