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

Dockerfile rework #2939

Merged
merged 2 commits into from
May 23, 2024
Merged

Dockerfile rework #2939

merged 2 commits into from
May 23, 2024

Conversation

mutantcornholio
Copy link
Contributor

@mutantcornholio mutantcornholio commented May 21, 2024

  • Negative approach to .dockerignore
  • Reintruduction of turbo
  • Removed unnecessary apt-get calls
  • Moved docs compilation into a separate layer, which gets cached
  • Changed turbo paths to actual output directories

@mutantcornholio mutantcornholio marked this pull request as draft May 21, 2024 10:32
@mutantcornholio mutantcornholio force-pushed the yuri/dockerfile-rework branch 2 times, most recently from 3aaba7e to d9cacf2 Compare May 21, 2024 13:03
@ironoa
Copy link
Contributor

ironoa commented May 21, 2024

.dockerignore Outdated Show resolved Hide resolved
@mutantcornholio mutantcornholio force-pushed the yuri/dockerfile-rework branch 9 times, most recently from 71ac3c9 to 814edff Compare May 21, 2024 18:14
* Negative approach to .dockerignore
* Reintruduction of turbo
* Removed unnecessary apt-get calls
* Moved docs compilation into a separate layer, which gets cached
* Changed turbo paths to actual output directories
@mutantcornholio mutantcornholio force-pushed the yuri/dockerfile-rework branch from 814edff to 780b077 Compare May 21, 2024 18:28
@mutantcornholio mutantcornholio marked this pull request as ready for review May 21, 2024 18:34
@mutantcornholio mutantcornholio requested a review from ironoa May 21, 2024 19:35
Dockerfile-dev Show resolved Hide resolved
@ironoa
Copy link
Contributor

ironoa commented May 22, 2024

can we remove the building of the not used images (worker, ...) from the pipeline ?

@mutantcornholio mutantcornholio force-pushed the yuri/dockerfile-rework branch from 8d97cab to e573cdc Compare May 22, 2024 09:20
@mutantcornholio
Copy link
Contributor Author

can we remove the building of the not used images (worker, ...) from the pipeline ?

done

@ironoa ironoa merged commit 807f297 into staging May 23, 2024
13 checks passed
@ironoa ironoa deleted the yuri/dockerfile-rework branch May 23, 2024 10:05
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