v.0.11.0 ap-server & pico-client
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
#Moin from VSCode
|
||||
|
||||
# FROM python:3.13-slim
|
||||
# RUN apt-get update && apt-get install -y \
|
||||
# git \
|
||||
# curl \
|
||||
# wget \
|
||||
# && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
FROM python:3.13-alpine
|
||||
RUN apk add --no-cache \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user