Skip to content

fix: add working_dir to context#55

Open
ThibautChoppy wants to merge 3 commits intomainfrom
fix/buildkit-build-context
Open

fix: add working_dir to context#55
ThibautChoppy wants to merge 3 commits intomainfrom
fix/buildkit-build-context

Conversation

@ThibautChoppy
Copy link
Contributor

Fix du contexte de build pour le job buildkit.
Ce dernier n'était pas paramétré pour être au même path que le dockerfile et générais des soucis lors du build.

Quel est le comportement actuel ?

Fichier ou dossier non trouvé lors du builds des images docker.

Quel est le nouveau comportement ?

Que le contexte de build soit au même niveau que le working_dir (aka emplacement du dockerfile).

Cette PR introduit-elle un breaking change ?

Autres informations

@ThibautChoppy ThibautChoppy added the bug Something isn't working label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants