If you would like to run the client in a Docker container, run the follow commands while in the client directory:
/client$ docker build -t client .
/client$ docker run --rm client CMD_ARGS
| Name | Name | Last commit date | ||
|---|---|---|---|---|
If you would like to run the client in a Docker container, run the follow commands while in the client directory:
/client$ docker build -t client .
/client$ docker run --rm client CMD_ARGS