aboutsummaryrefslogtreecommitdiffstats
path: root/bin/distcenter/README.md
blob: 973cbf9a075015fc4f9df3bec90c9132a1bd3e0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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