This commit is contained in:
@@ -11,7 +11,7 @@ RUN npm install -g pm2
|
||||
RUN apt-get update && apt-get install -y git openssh-client openssh-server software-properties-common sudo
|
||||
|
||||
# Install additional package managers
|
||||
RUN npm install -g yarn pnpm
|
||||
RUN npm install -g pnpm
|
||||
RUN curl -fsSL https://bun.sh/install | bash
|
||||
|
||||
# Clone and setup linux-presets
|
||||
|
||||
Reference in New Issue
Block a user