@nx/node:setup-docker
Nx Node Docker Options Schema.
Nx Node Docker Options Schema.
1nx generate setup-docker ...
2
By default, Nx will search for setup-docker
in the default collection provisioned in workspace.json.
You can specify the collection explicitly as follows:
1nx g @nx/node:setup-docker ...
2
Show what will be generated without writing to disk:
1nx g setup-docker ... --dry-run
2
The name of the project
build
The name of the build target
The output path for the node application
docker-build
The name of the target to create
Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.