Skip to content

Commit

Permalink
Merge pull request #2389 from mansikulkarni96/fix_Dockerfile
Browse files Browse the repository at this point in the history
[build] Fix Dockerfile WORKDIR
  • Loading branch information
openshift-merge-bot[bot] authored Aug 22, 2024
2 parents 2d30390 + 4c6a4f1 commit 3993fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ COPY --from=build /build/windows-machine-config-operator/windows_exporter/window
COPY pkg/internal/windows-exporter-webconfig.yaml .

# Copy azure-cloud-node-manager.exe
WORKDIR /payload/
COPY --from=build /build/windows-machine-config-operator/cloud-provider-azure/azure-cloud-node-manager.exe .

# Copy ecr-credential-provider
Expand Down

0 comments on commit 3993fb9

Please sign in to comment.