Jump to content

Telegraf 1.20: 'exec /entrypoint.sh: no such file or directory' error


Recommended Posts

Hi,

 

wanted to run telegraf 1.20, because newer versions wanted a newer version of GLIBC. Based on the template from CA I added the following path host:docker -> 

/bin/sh:/bin/sh

for the command:

 

/bin/sh -c 'apk update && apk upgrade && apk add ipmitool && apk add smartmontools && apk add lm_sensors && telegraf'

 

It is now building the docker, but at the end it is stopping at:

 

'exec /entrypoint.sh: no such file or directory' error

 

 

Anybody has an idea?

Edited by Kazino43
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...