Skip to content

Commit

Permalink
Merge pull request #3 from nishi2go/V7.6.1.2
Browse files Browse the repository at this point in the history
Update build.sh help
  • Loading branch information
nishi2go authored Jul 29, 2020
2 parents 9bf1125 + 7ea00fb commit 9e0b735
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,13 @@ Build Maximo Docker containers.
-r | --remove Remove images when an image exists in repository.
-R | --remove-only Remove images without building when an image exists in repository.
-rt | --remove-latest-tag Do not add the letest tag to the built images.
-rt | --remove-latest-tag Do not add the "letest" tag to the built images.
-c | --use-custom-image Build a custom image for Maximo installation container.
-v | --verbose Output verbosity in docker build.
-v | --verbose Show detailed output of the docker build.
-p | --prune Remove intermediate multi-stage builds automatically.
-s | --skip-db Skip building and removing a DB image.
--push-registry=REGISTRY_URL Push the built images to a specified remote Docker registry.
--push-registry=REGISTRY_URL Push the built images to a specified remote Docker registry.
--namespace=NAMESPACE Specify the namespace of the Docker images (default: maximo-liberty).
-h | --help Show this help text.
```

Expand Down

0 comments on commit 9e0b735

Please sign in to comment.