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

fix: Dockerfile setup #1

Merged
merged 4 commits into from
Apr 21, 2024
Merged

fix: Dockerfile setup #1

merged 4 commits into from
Apr 21, 2024

Conversation

johnnyhuy
Copy link
Collaborator

No description provided.

- Refactored Dockerfile CMD to improve the way the main Python file is run
- Added a new copy command in Dockerfile for requirements.txt file
- Change `CMD` to `ENTRYPOINT` in Dockerfile for improved container execution
- Add concise instructions for installation and configuration in README
- Update Docker command with necessary environment variables and volume mounts
- Update application start command using Docker Compose in README.md
- Include instructions for replacing API keys and creating a configuration file in README.md
@johnnyhuy johnnyhuy added the minor Minor release, for feature work label Apr 21, 2024
- Remove unnecessary empty line in [transcribe_me/__init__.py]
- Refactor code for improved readability
- Fix bug in error handling logic
@github-actions github-actions bot added chore Housekeeping changes feature Produce features labels Apr 21, 2024
@johnnyhuy johnnyhuy merged commit bd9f05a into main Apr 21, 2024
3 checks passed
@johnnyhuy johnnyhuy deleted the feature/test-change branch April 21, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Housekeeping changes feature Produce features minor Minor release, for feature work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant