Closed suda closed 5 years ago
This PR adds a Dockerfile to build Docker images.
Dockerfile
$ docker build -t joystream/storage-node .
$ docker run --rm joystream/storage-node <COMMAND>
i.e.:
$ docker run --rm joystream/storage-node --help
Note: when running a Docker container, its filesystem is separate from the host's. To pass the host files you can use -v flag.
Joystream address: 5GxcUjY3tXYaDnm6LDu3yRdgE9wACXbmqjYVVAg8FwRZYPmF
5GxcUjY3tXYaDnm6LDu3yRdgE9wACXbmqjYVVAg8FwRZYPmF
I haven't had time to review this, unfortunately. But I'll just merge it for now, and maybe modify it later if I need to. Sorry for the delay - I think this will leave us all a little happier.
This PR adds a
Dockerfile
to build Docker images.Building
Running
i.e.:
Note: when running a Docker container, its filesystem is separate from the host's. To pass the host files you can use -v flag.
Joystream address:
5GxcUjY3tXYaDnm6LDu3yRdgE9wACXbmqjYVVAg8FwRZYPmF