Skip to content

Commit

Permalink
non-container build
Browse files Browse the repository at this point in the history
  • Loading branch information
karanrk authored Apr 22, 2022
1 parent b24db5a commit 3c91547
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ The tool has two parts
2. Ensure docker commands execute without sudo (for example - `docker run hello-world` runs successfully)

### build binaries

#### Containerized build
execute build.sh
`./build.sh`
#### Non-containerized build
`./non_container_build.sh`

On successful build, binaries will be created in "dist" folder

Expand Down

0 comments on commit 3c91547

Please sign in to comment.