Skip to content
Snippets Groups Projects
Commit 98859392 authored by Jonas Leder's avatar Jonas Leder
Browse files

install all dependencies as package

parent 4cafae6e
Branches
No related tags found
No related merge requests found
FROM python:3-alpine
RUN apk add --no-cache py3-zeroconf && \
RUN apk add --no-cache py3-zeroconf py3-wsproto py3-tabulate py3-starlette py3-semantic-version py3-requests py3-pyserial py3-marshallow py3-elftools py3-click py3-bottle py3-ajsonrpc py3-aiofiles && \
pip install -U platformio
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment