Skip to content

Conversation

@benie-joy-possi
Copy link
Contributor

Dockerize the litellm dashboard application && create a workflow that build and push latest docker images

Comment on lines +26 to +27
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Choose a reason for hiding this comment

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

why qemu?

Choose a reason for hiding this comment

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

The final docker size is 1.53GB. That's a lot. Reduce it to ~200MB

ENV SKIP_ENV_VALIDATION=1

# Start the application
CMD ["yarn", "start"]

Choose a reason for hiding this comment

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

This is not not meant for production.

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