bistro-tech / bartender

Other
0 stars 0 forks source link

Reduce container image archive size #40

Closed vic1707 closed 1 week ago

vic1707 commented 2 weeks ago

Can't fix the real img size due to bun's binary being ~80MB, but compressed image archive is possible. fixes #39

github-actions[bot] commented 2 weeks ago

🚨 Reminder: An env related file has been modified. Please ensure all relevant files are updated accordingly. If the added env variable is a secret, ask the owners to add it to the deployment environment. In most cases you need to update src/env.ts and .env.example once, and .github/workflows/Deploy.yml once if the value is a secret or twice if public.