mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
fix(build) cleanup build process [EE-5555] (#9026)
* improve makefile and related files * update wording for build-all target
This commit is contained in:
parent
1b041a029e
commit
3cd0409184
4 changed files with 12 additions and 11 deletions
|
@ -96,7 +96,7 @@ Portainer server can now be accessed at <https://localhost:9443>. and UI dev ser
|
|||
if you want to build the project you can run:
|
||||
|
||||
```sh
|
||||
make build
|
||||
make build-all
|
||||
```
|
||||
|
||||
For additional make commands, run `make help`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue