Skip to content

Add Dockerfile path resolution for build stage completions #178

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 1 commit into from
May 8, 2025

Conversation

rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented May 8, 2025

  1. The dockerfile attribute will now be considered for the lookup.
  2. If dockerfile_inline is used then no build stages will be suggested. This may change in the future.
services:
  test:
    build:
      dockerfile: Dockerfile.other
      target: 

@rcjsuen rcjsuen self-assigned this May 8, 2025
@rcjsuen rcjsuen merged commit 9f2f18e into main May 8, 2025
18 checks passed
@rcjsuen rcjsuen deleted the path-resolution-build-stage-completions branch May 8, 2025 12:36
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.

1 participant