You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com.INVALID> on 2021/12/02 00:19:05 UTC

[apache/incubator-teaclave] Add the -b argument to rebuild services (PR #579)

## Description

Add the `-b` option to `docker/run-teaclave-services.sh` so that user can choose to rebuild all services, i.e., using `--build` argument to `docker-compose`.

## Type of change (select or add applied and delete the others)

- [x] New feature (non-breaking change which adds functionality)

## How has this been tested?

Local testing.

## Checklist

- [x] Fork the repo and create your branch from `master`.
- [x] If you&#39;ve added code that should be tested, add tests.
- [x] If you&#39;ve changed APIs, update the documentation.
- [x] Ensure the tests pass (see CI results).
- [x] Make sure your code lints/format.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/579

-- Commit Summary --

  * Add the -b argument to rebuild services

-- File Changes --

    M docker/run-teaclave-services.sh (12)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/579.patch
https://github.com/apache/incubator-teaclave/pull/579.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/579

Re: [apache/incubator-teaclave] Add the -b argument to rebuild services (PR #579)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Merged #579 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/579#event-5709036613