Skip to content

Enhance Docker configuration for hot reloading with MkDocs#81

Merged
mrbiggred merged 2 commits intomainfrom
feature/hot-reloading-in-docker
Feb 3, 2026
Merged

Enhance Docker configuration for hot reloading with MkDocs#81
mrbiggred merged 2 commits intomainfrom
feature/hot-reloading-in-docker

Conversation

@mrbiggred
Copy link
Member

Improve the Docker setup to support hot reloading with MkDocs by updating the command and adding necessary environment variables and volume configurations.

Copilot AI review requested due to automatic review settings February 3, 2026 17:11
@mrbiggred mrbiggred self-assigned this Feb 3, 2026
@mrbiggred mrbiggred added the devops DevOps tasks label Feb 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the Docker configuration to better support hot reloading during MkDocs development by improving the serve command, adding development-friendly environment variables, and optimizing the volume strategy.

Changes:

  • Updated MkDocs serve command to explicitly use Python module invocation and enable theme watching and live reload
  • Switched from persistent Python packages volume to pip cache volume
  • Added environment variables and TTY settings for better development experience

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mrbiggred mrbiggred merged commit 4c91e99 into main Feb 3, 2026
3 checks passed
@mrbiggred mrbiggred deleted the feature/hot-reloading-in-docker branch February 3, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops DevOps tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant