mirror of
https://github.com/louislam/dockge.git
synced 2024-11-21 15:53:34 +01:00
Update
This commit is contained in:
parent
7581e61153
commit
7ed045af05
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user