mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Update
This commit is contained in:
@@ -26,7 +26,6 @@ RUN apt update && apt install --yes --no-install-recommends \
|
||||
&& apt update \
|
||||
&& apt --yes --no-install-recommends install \
|
||||
docker-ce-cli \
|
||||
docker-compose-plugin \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& npm install pnpm -g \
|
||||
&& pnpm install -g tsx
|
||||
|
||||
Reference in New Issue
Block a user