Containers and dockers - Docker install fails #1967

Closed
opened 2026-02-05 03:07:23 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @MorphyDK on GitHub (Nov 9, 2025).

Have you read and understood the above guidelines?

yes

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

Docker (LXC)

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

After pressing (y) on the two options in the installation :

Install Docker Compose v2 plugin?
Would you like to add Portainer (UI)?

Have only tried pressing yes, install fails:

`⠙ Installing Portainer 2.33.3
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)`

Image

🔄 Steps to reproduce the issue.

Just ran the install script over and over. same issues .

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @MorphyDK on GitHub (Nov 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docker (LXC) ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. After pressing (y) on the two options in the installation : Install Docker Compose v2 plugin? Would you like to add Portainer (UI)? Have only tried pressing yes, install fails: `⠙ Installing Portainer 2.33.3 [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)` <img width="1154" height="146" alt="Image" src="https://github.com/user-attachments/assets/19e12a69-129f-4efa-8841-70c7c50f117b" /> ### 🔄 Steps to reproduce the issue. Just ran the install script over and over. same issues . ### ❌ Paste the full error output (if available). <img width="1190" height="138" alt="Image" src="https://github.com/user-attachments/assets/b51bd7fb-2bbb-4b4a-af7f-18abb6668890" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:07:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1967