Skip to content

Cannot create angular app with docker config #33987

@aqeelat

Description

@aqeelat

Current Behavior

running

nx g @nx/angular:application --directory=apps/test-app --bundler=webpack --docker

gives the error:

'docker' is not found in schema

Expected Behavior

To create a new angular app with docker config.

GitHub Repo

No response

Steps to Reproduce

run:

nx g @nx/angular:application --directory=apps/test-app --bundler=webpack --docker

Nx Report

NX   Report complete - copy this into the issue template

Node           : 24.5.0
OS             : darwin-arm64
Native Target  : aarch64-macos
pnpm           : 10.26.0

nx                     : 22.3.3
@nx/js                 : 22.3.3
@nx/eslint             : 22.3.3
@nx/workspace          : 22.3.3
@nx/angular            : 22.3.3
@nx/jest               : 22.3.3
@nx/cypress            : 22.3.3
@nx/devkit             : 22.3.3
@nx/module-federation  : 22.3.3
@nx/rspack             : 22.3.3
@nx/storybook          : 22.3.3
@nx/web                : 22.3.3
@nx/webpack            : 22.3.3
@nx/docker             : 22.3.3
typescript             : 5.8.3
---------------------------------------
Registered Plugins:
@nx/docker
---------------------------------------
Community plugins:
@compodoc/compodoc : 1.1.32
@storybook/angular : 10.1.9
angular-eslint     : 20.7.0
---------------------------------------
Cache Usage: 45.78 MB / 92.64 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions