You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
can u pull the Dockerfile out of the readme into its own seperate file?
also
maybe cause i only run this for work. this is the only way i could get the Dockerfile to build
FROM python:3.12.5-alpine3.20
RUN apk update --no-cache --no-check-certificate --allow-untrusted
RUN apk add --no-cache --no-check-certificate --allow-untrusted curl zip git unzip
The text was updated successfully, but these errors were encountered:
hi
can u pull the Dockerfile out of the readme into its own seperate file?
also
maybe cause i only run this for work. this is the only way i could get the Dockerfile to build
The text was updated successfully, but these errors were encountered: