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

Adds Dockerfile and Docker Image Creation #35

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Adds Dockerfile and Docker Image Creation #35

merged 1 commit into from
Nov 24, 2024

Conversation

bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Nov 24, 2024

Scope of changes

Adds a Dockerfile based on Debian slim and adds a GitHub action to build and push those images to DockerHub.

Type of change

  • new feature
  • bug fix
  • documentation
  • testing
  • technical debt
  • other (describe)

Acceptance criteria

This PR will be merged without review.

Definition of Done

  • I have manually tested the change running it locally (having rebuilt all containers) or via unit tests
  • I have added unit and/or integration tests that cover my changes
  • I have added new test fixtures as needed to support added tests
  • I have updated the dependencies list if necessary (including updating yarn.lock and/or go.sum)
  • I have recompiled and included new protocol buffers to reflect changes I made if necessary

@bbengfort bbengfort merged commit 0362d32 into main Nov 24, 2024
5 checks passed
@bbengfort bbengfort deleted the dockerfile branch November 24, 2024 18:27
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.

1 participant