add: nano
This commit is contained in:
parent
2b744a94a3
commit
0c915b357e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ FROM python:3.12-slim
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
git curl build-essential unzip sudo \
|
git curl build-essential unzip sudo \
|
||||||
ffmpeg jq zsh pkg-config libssl-dev wget \
|
ffmpeg jq zsh pkg-config libssl-dev wget \
|
||||||
default-jdk-headless just
|
default-jdk-headless just nano
|
||||||
|
|
||||||
# install dotnet SDK
|
# install dotnet SDK
|
||||||
# https://learn.microsoft.com/en-gb/dotnet/core/tools/telemetry?tabs=dotnet10
|
# https://learn.microsoft.com/en-gb/dotnet/core/tools/telemetry?tabs=dotnet10
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue