Skip to content

Update Dockerfile#30

Merged
dfsvlado merged 1 commit intodataforseo:masterfrom
mairaj-dev-007:master
Mar 3, 2026
Merged

Update Dockerfile#30
dfsvlado merged 1 commit intodataforseo:masterfrom
mairaj-dev-007:master

Conversation

@mairaj-dev-007
Copy link
Copy Markdown
Contributor

What changed / why:

Added a conditional for npm ci so the build won’t fail if package-lock.json is missing.
Everything else (copying tsconfig.json, src/, building, exposing port, entrypoint) remains the same.
Keeps the build reproducible if you do commit package-lock.json, but safe if you don’t.

@dfsvlado dfsvlado merged commit ad90a1a into dataforseo:master Mar 3, 2026
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

Successfully merging this pull request may close these issues.

2 participants