pierretu

Results 4 comments of pierretu

I see that the lxc-attach command is used when installing the app, but not under container creation. Using `lxc-attach -n "$EPS_CT_ID" -- apk add bash >/dev/null` instead of `pct exec...

Now I get an error on Openresty installation... ``` ✔ Using LXC template: alpine-3.19-default_20240207_amd64.tar.xz ✔ LXC container 201 created successfully ✔ Operating System Updated ✔ Dependencies Installed ✔ Rust v1.74.0...

This error comes both from shell and ssh when trying to use the script to install NPM. So it does not even let me start an CT...

This is from the Proxmox Host, not inside the CT. Last time I used it, it worked directly from the host. I think I now see my own error :P...