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

CI: Create and push docker images #506

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

Zomzog
Copy link
Contributor

@Zomzog Zomzog commented Jun 18, 2024

Hi,

First thanks for your application, it helps me a lot!

I create this PR because I deploy it to a local Kubernetes server so I need a docker image of this.
I've created a distroless version of the docker image because it's more secure and smaller (from ~300M to ~80Mb).

This PR will require an access token for the docker hub, after login-in you can create it here.

After you must add them to secret variables in the github settings.

image

And it should work and solve #274

@Pugmatt Pugmatt merged commit 6029f09 into Pugmatt:master Jul 9, 2024
1 check passed
@Pugmatt
Copy link
Owner

Pugmatt commented Jul 9, 2024

Thank you for taking the time to set all this up, really great stuff. Gave it a test run with the latest release, and works like a charm.

The newly released BedrockConnect version also allows the settings to now also be configured through environment variables or config file, which should hopefully make configuring the software easier for Docker / Kube setups.

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