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
1,458 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,190 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,190 points
1,607 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,190 points
5,861 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
2,328 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,677 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