Skip to content

Fix docker build#5

Merged
nullure merged 2 commits intoCaviraOSS:mainfrom
quiknode-labs:fix-docker-build
Oct 26, 2025
Merged

Fix docker build#5
nullure merged 2 commits intoCaviraOSS:mainfrom
quiknode-labs:fix-docker-build

Conversation

@pc-quiknode
Copy link
Contributor

📋 Description

Docker build was failing due to that RUN npm ci --only=production didn't install tsc

🔄 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style/UI changes
  • ♻️ Code refactoring
  • ⚡ Performance improvements
  • 🧪 Test updates
  • 🔧 Build/CI changes

🧪 Testing

  • I have tested this change locally
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@pc-quiknode
Copy link
Contributor Author

probably duplicate with #4

Copy link
Member

@nullure nullure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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