Skip to content

feat: add docker for automatic updates#6

Merged
rtuszik merged 6 commits intomainfrom
docker
Sep 19, 2024
Merged

feat: add docker for automatic updates#6
rtuszik merged 6 commits intomainfrom
docker

Conversation

@rtuszik
Copy link
Owner

@rtuszik rtuszik commented Sep 19, 2024

No description provided.

- Reorder imports for better readability
- Simplify Theme initialization
- Adjust formatting for better consistency
- Remove unnecessary blank lines
- Refactor table creation for better readability
Add macOS-specific ignores and common development tool patterns.
Remove unnecessary comments and consolidate Python-related ignores.
Improve overall organization and readability of the file.
Implement Docker support for the project:
- Create Dockerfile for containerization
- Add docker-compose.build.yml for easy deployment
- Update .env.example with new environment variables
- Set up cron job within the container for scheduled runs
Add GitHub Actions workflow to build and push Docker image to
Docker Hub on push to main branch and manual triggers. Includes
caching for faster builds and conditional push on pull requests.
@rtuszik rtuszik merged commit 770d7a8 into main Sep 19, 2024
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