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

Dockerize Fill Station Binary #24

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

ZachGarcia42
Copy link
Contributor

@ZachGarcia42 ZachGarcia42 commented Sep 16, 2024

Dockerize the fill station binary and add GitHub Actions automation to build the binary, place it in a docker image, and push that image to ghcr. This fixes #21

@ZachGarcia42
Copy link
Contributor Author

ZachGarcia42 commented Sep 16, 2024

@ZachGarcia42 ZachGarcia42 force-pushed the 09-16-dockerize_fill_station_binary branch 16 times, most recently from cd48b0f to 5da146f Compare September 16, 2024 17:32
@ZachGarcia42 ZachGarcia42 marked this pull request as ready for review September 16, 2024 17:57
.gitignore Outdated Show resolved Hide resolved
fill/Dockerfile Outdated Show resolved Hide resolved
fill/Dockerfile Outdated Show resolved Hide resolved
.github/workflows/fill_station_build_and_push.yml Outdated Show resolved Hide resolved
.github/workflows/fill_station_build_and_push.yml Outdated Show resolved Hide resolved
Copy link
Contributor Author

@ZachGarcia42 ZachGarcia42 left a comment

Choose a reason for hiding this comment

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

Thanks @maxslarsson for the help! Ignore what I was saying about bazelisk being deprecated. That was for github actions not docker, so this seems great!

@maxslarsson maxslarsson force-pushed the 09-16-dockerize_fill_station_binary branch from c19ecb5 to deb282e Compare September 19, 2024 00:45
Copy link
Contributor

@maxslarsson maxslarsson left a comment

Choose a reason for hiding this comment

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

Thanks Zach for implementing this for fill station!

@ZachGarcia42 ZachGarcia42 merged commit dc12407 into main Sep 19, 2024
4 checks passed
@ZachGarcia42 ZachGarcia42 deleted the 09-16-dockerize_fill_station_binary branch September 19, 2024 01:04
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.

Dockerize Fill Station Binary
2 participants