Skip to content

enable hot reloading #392

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

Merged
merged 4 commits into from
Apr 14, 2022

Conversation

philvarner
Copy link
Collaborator

Related Issue(s):

Description:

  • enable hot-reloading for apps started with docker-compose.yml

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@philvarner philvarner changed the title Pv/enable hot reloading enable hot reloading Mar 28, 2022
Comment on lines +8 to +9
apt-get clean && \
rm -rf /var/lib/apt/lists/*
Copy link
Collaborator

Choose a reason for hiding this comment

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

I've not seen people thin out their docker images after installing via apt-get. Nice.

* rework multi-stage Dockerfile build to run faster and remove unused
  directives
* update README with better instructions for running
@moradology moradology force-pushed the pv/enable-hot-reloading branch from 4c28eee to 719e27a Compare April 14, 2022 19:41
@moradology moradology merged commit e61b32c into stac-utils:master Apr 14, 2022
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