Puppet in Docker docker Error response from daemon Container command opt puppetlabs bin puppet not found or does not exist

0 votes

I get the following error on running the command:

docker run ubuntu /opt/puppetlabs/bin/puppet resource package

Here's the Error:

docker: Error response from daemon: Container command '/opt/puppetlabs/bin/puppet' not found or does not exist..

Can somebody help me in resolving this?

Aug 20, 2019 in Puppet by Liana
610 views

1 answer to this question.

0 votes

This error indicates that probably there is an issue with your puppet installation on a docker container.

Do ensure that puppet is properly installed in the docker container.

If you are mounting puppet in a volume that could be accessed by any docker container without having to explicitly install it, then cross check if that volume is properly mounted.

This might sometimes occur because you are trying to run puppet without mounting the volume containing puppet software.

Hope this should help!

answered Aug 20, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

0 votes
1 answer

Puppet in Docker: Error while running the Puppet container

Try to uncomment the following lines in the definition ...READ MORE

answered Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
761 views
0 votes
1 answer

Error: Puppet not found, when trying to run puppet config command.

This is because you have not added ...READ MORE

answered Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
4,353 views
0 votes
1 answer

Is it possible to install puppet agent in a docker container on linux?

Hey @Janice, this is pretty simple. Create ...READ MORE

answered Mar 12, 2019 in Puppet by Jason
1,330 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,472 views
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP