Update architecture-overview.md
Command to build docker image has been fixed Signed-off-by: patrickalvesvv <74733982+patrickalvesvv@users.noreply.github.com>
This commit is contained in:
@@ -341,7 +341,8 @@ separate Docker images.
|
||||
The backend container can be built by running the following command:
|
||||
|
||||
```bash
|
||||
yarn run docker-build
|
||||
yarn run build
|
||||
yarn run build-image
|
||||
```
|
||||
|
||||
This will create a container called `example-backend`.
|
||||
|
||||
Reference in New Issue
Block a user