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

feature/remove-rebox-dockerfile #200

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Conversation

gecBurton
Copy link
Collaborator

@gecBurton gecBurton commented Apr 10, 2024

Context

As an Engineer I want to delete unused Dockerfiles so that I am not confused by what is a standalone application vs shared code

Also #179

Changes proposed in this pull request

I have deleted redbox/Dockerfile

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests
  • I have manually tested the streamlit app

@@ -32,17 +32,6 @@ services:
- utils
volumes:
- ./:/app/:z
redbox:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is historic, we now run these tests outside of Docker

@lmwilkigov lmwilkigov merged commit 039f921 into main Apr 10, 2024
3 checks passed
@lmwilkigov lmwilkigov deleted the feature/remove-rebox-dockerfile branch April 10, 2024 08:06
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