Skip to content

Commit

Permalink
[YUNIKORN-2142] docs: remove unused make deploy-prod doc (#154)
Browse files Browse the repository at this point in the history
Reviewers: Chia-Ping Tsai <[email protected]>
  • Loading branch information
stu01509 authored Dec 12, 2023
1 parent b1493fe commit 8325d7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ This command will build binary with version `web-latest` and the docker full ima

The Makefile is smart enough to detect your host architecture but it will tag the image name.

Run `make deploy-prod` to build and deploy the scheduler webapp using docker-compose.
The project uses [multi-stage build](https://docs.docker.com/develop/develop-images/multistage-build/) feature of the docker and requires Docker 17.05 or higher.

### Running tests

All tests can be executed via `make test`. It will first build the project and then execute the unit tests followed by the end to end tests.
Expand Down

0 comments on commit 8325d7c

Please sign in to comment.