-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Making docs file smaller by around 40% using multi-stage builds #2824
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
Closed
Closed
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
ba2e5bf
Change when Requirements are copied to improve incremental build times.
arnav13081994 a6b88a9
Update django-storages from 1.10 to 1.10.1
pyup-bot 8b4c87f
Update django-storages from 1.10 to 1.10.1
pyup-bot f1600ef
Update coverage from 5.2.1 to 5.3
pyup-bot 79be55e
Merge pull request #2825 from pydanny/pyup-update-django-storages-1.1…
browniebroke 7780065
Merge pull request #2826 from pydanny/pyup-update-coverage-5.2.1-to-5.3
browniebroke 584267d
Update sentry-sdk from 0.17.4 to 0.17.5
pyup-bot bf337f7
Merge pull request #2828 from pydanny/pyup-update-sentry-sdk-0.17.4-t…
browniebroke b76d8d4
Revert Celery to 4.4.6
browniebroke c62c3ea
Merge pull request #2829 from pydanny/revert/celery-4.4.6
browniebroke ec3922c
Give admin_forms the forms namespace
pydanny 5950f4e
Update Changelog
browniebroke a2c4453
Fix isort errors
browniebroke a7dc6c4
Used pip wheels to also modify the sphinx docs multi stage dockerfile…
arnav13081994 284b3e0
Used pip wheels to also modify the sphinx docs multi stage dockerfile…
arnav13081994 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 53 additions & 19 deletions
72
{{cookiecutter.project_slug}}/compose/local/docs/Dockerfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 7 additions & 6 deletions
13
{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/forms.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you check how you've updated this PR? I think this shouldn't appear on it, it's already in master...