Skip to content
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

Add Dockerfile for the Bruin cli #385

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add Dockerfile for the Bruin cli #385

wants to merge 6 commits into from

Conversation

y-bruin
Copy link
Contributor

@y-bruin y-bruin commented Jan 6, 2025

Image Size: 254MB

only build amd and arm 64
@@ -0,0 +1,13 @@
FROM debian:bookworm-slim
Copy link
Contributor

Choose a reason for hiding this comment

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

let's pin the version for debian

cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
VERSION=${{ github.ref_name }}
Copy link
Contributor

Choose a reason for hiding this comment

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

make sure to test this out

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.

3 participants