Skip to content

feat(docker): add docker plugin #31634

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

feat(docker): add docker plugin #31634

wants to merge 7 commits into from

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Jun 18, 2025

Current Behavior

We do not currently have a plugin for docker to infer targets such as

  • build
  • run
  • push

Expected Behavior

The Docker Plugin should remain agnostic between tech stacks, but should allow for the containerization of projects.

It should support initially the ability to build, run and push images by inferring targets on projects that contain a Dockerfile.

Copy link

vercel bot commented Jun 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jun 19, 2025 2:31pm

@Coly010 Coly010 self-assigned this Jun 18, 2025
Copy link

nx-cloud bot commented Jun 18, 2025

View your CI Pipeline Execution ↗ for commit 64d1452.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 40s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 12s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 3s View ↗
nx documentation ✅ Succeeded 1m 36s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-19 14:30:15 UTC

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