Skip to content

README: Local development commands don't work #554

Description

@razvand

The README.md file features instructions for local development:

docker build -t ghcr.io/unikraft/docs:dev --target dev .

docker run -it --rm -v $(pwd):/docs -w /docs -p 3000:3000 ghcr.io/unikraft/docs:dev

However, when running these commands there is an error:

> @unikraft/docs@2.0.0 dev                                                                                                                                                                                                                                    
> next

sh: next: not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions