Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make Dockerfile an independent file #101

Closed
marafa-sugarcrm opened this issue Mar 14, 2025 · 1 comment
Closed

make Dockerfile an independent file #101

marafa-sugarcrm opened this issue Mar 14, 2025 · 1 comment

Comments

@marafa-sugarcrm
Copy link

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

@awsandy
Copy link
Contributor

awsandy commented Mar 15, 2025

added separate Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants