tree: 61940e32a302c91e4d96965c36a121640ef1f2b0 [path history] [tgz]
  1. create_ca.sh
  2. Dockerfile
  3. entrypoint.sh
  4. README.md
bin/distcenter/README.md

Create folder under /tmp/volume/host_sample on host. This will be mounted into the container as shared volume for now.

Build the container using

docker build --no-cache -t dist-center .

Run it mounting the volume

docker run -v /tmp/volume:/volume dist-center

This will output the following files in /tmp/volume/host_sample

ca.cert dupEncKey dupPriv dupPub dupSymseed