- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
chore(dev): add local Docker test setup and tighten .dockerignore #1458
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
base: main
Are you sure you want to change the base?
chore(dev): add local Docker test setup and tighten .dockerignore #1458
Conversation
…tool) and tighten .dockerignore - Dockerfile: base python:3.11-slim, instala ffmpeg/exiftool, instala packages/markitdown[all] - .dockerignore: limpa caches e build dirs p/ build rápido - Observação: para evitar 429 nos testes que acessam rede, rodar com: -k 'not convert_url and not convert_http_uri'
…atch README run command
| @BrunoAnalytics please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. 
 Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”), 
 
 
 | 
|  | ||
| # define o diretório do pacote e roda os testes | ||
| WORKDIR /work/packages/markitdown | ||
| WORKDIR /work | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
خدمة سياسة Microsoft GitHub / الترخيص / cla
بدأت 2 ي و8 س و37 د و35 ث منذ
لم يتم الاتفاق على اتفاقية ترخيص المساهم حتى الآن.
يتحقق هذا الفحص من أن المؤلف قد وافق على اتفاقية CLA مع Microsoft.
عرض المزيد من التفاصيل حول خدمة سياسة Microsoft GitHub
| 
 | 
What & Why
How to test locally
Docker