Mssing command apparent when creating alpine docker as priviledged container with AMD video #2120

Closed
opened 2026-02-05 03:49:45 +03:00 by OVERLORD · 9 comments
Owner

Originally created by @dmshimself on GitHub (Dec 5, 2025).

Have you read and understood the above guidelines?

Yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

alpine-docker

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-docker.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📈 Which Proxmox version are you on?

9.1.1

📝 Provide a clear and concise description of the issue.

I'm using the gitea source of script. If I create an unpriv lxc alpine docker, all is well. If I create a privileged one, I get the enclosed error shown further on.

Image

🔄 Steps to reproduce the issue.

Run script and select options as shown above

Paste the full error output (if available).

Image

The log file referred to is empty and the .failed extension has the text 127 in it

🖼️ Additional context (optional).

No response

Originally created by @dmshimself on GitHub (Dec 5, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? alpine-docker ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-docker.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📈 Which Proxmox version are you on? 9.1.1 ### 📝 Provide a clear and concise description of the issue. I'm using the gitea source of script. If I create an unpriv lxc alpine docker, all is well. If I create a privileged one, I get the enclosed error shown further on. <img width="404" height="391" alt="Image" src="https://github.com/user-attachments/assets/1e578cfd-3cd3-47b1-9e12-901c812d7e60" /> ### 🔄 Steps to reproduce the issue. Run script and select options as shown above ### ❌ Paste the full error output (if available). <img width="454" height="543" alt="Image" src="https://github.com/user-attachments/assets/fac4e2dc-ca4a-4dc2-87ec-32325860a342" /> The log file referred to is empty and the .failed extension has the text 127 in it ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:49:45 +03:00
Author
Owner

@dmshimself commented on GitHub (Dec 5, 2025):

The screenshot of the error was truncated, sorry about that. A revised version is here:

Image
@dmshimself commented on GitHub (Dec 5, 2025): The screenshot of the error was truncated, sorry about that. A revised version is here: <img width="1099" height="465" alt="Image" src="https://github.com/user-attachments/assets/a6b68315-7a34-4283-b901-af7bf43552ce" />
Author
Owner

@MickLesk commented on GitHub (Dec 5, 2025):

done

Image
@MickLesk commented on GitHub (Dec 5, 2025): done <img width="639" height="168" alt="Image" src="https://github.com/user-attachments/assets/f647d89e-f439-443d-8666-f6b38d07fc69" />
Author
Owner

@dmshimself commented on GitHub (Dec 5, 2025):

Many thanks - appreciated

@dmshimself commented on GitHub (Dec 5, 2025): Many thanks - appreciated
Author
Owner

@dmshimself commented on GitHub (Dec 5, 2025):

Slight issue with another proxmox server that has an nvidia card. I re-ran the script and get the enclosed error:

Image
@dmshimself commented on GitHub (Dec 5, 2025): Slight issue with another proxmox server that has an nvidia card. I re-ran the script and get the enclosed error: <img width="979" height="474" alt="Image" src="https://github.com/user-attachments/assets/180907e8-0a21-4fe9-8419-0c209dd9708e" />
Author
Owner

@MickLesk commented on GitHub (Dec 5, 2025):

why now nvidia? How many diferent gpus do you have?!

@MickLesk commented on GitHub (Dec 5, 2025): why now nvidia? How many diferent gpus do you have?!
Author
Owner

@dmshimself commented on GitHub (Dec 5, 2025):

Well as it turns out, I have more than one proxmox node in my cluster. The test node has a small AMD gpu and the next has a P400 NVIDIA. The 3rd node has an INTEL GPU, but the script works just fine on that one. After that, I have no more GPUS, promise :-)

@dmshimself commented on GitHub (Dec 5, 2025): Well as it turns out, I have more than one proxmox node in my cluster. The test node has a small AMD gpu and the next has a P400 NVIDIA. The 3rd node has an INTEL GPU, but the script works just fine on that one. After that, I have no more GPUS, promise :-)
Author
Owner

@MickLesk commented on GitHub (Dec 5, 2025):

please test all variants after #9670 merged (5min after merge)

@MickLesk commented on GitHub (Dec 5, 2025): please test all variants after #9670 merged (5min after merge)
Author
Owner

@dmshimself commented on GitHub (Dec 5, 2025):

I'm happy to say that all 3 variants I have worked fine.

@dmshimself commented on GitHub (Dec 5, 2025): I'm happy to say that all 3 variants I have worked fine.
Author
Owner

@MickLesk commented on GitHub (Dec 5, 2025):

Good. Thx

@MickLesk commented on GitHub (Dec 5, 2025): Good. Thx
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2120