forked from TrueCloudLab/frostfs-dev-env
d8670279e3
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
13 lines
340 B
Markdown
13 lines
340 B
Markdown
# Storage nodes service
|
|
|
|
## .env settings
|
|
|
|
### NODE_VERSION=0.12.0
|
|
|
|
Image version label to use for Storage Node containers.
|
|
|
|
If you want to use locally built image, just set it's label here. Instead of
|
|
pulling from DockerHub, the local image will be used.
|
|
|
|
### NODE_IMAGE=nspccdev/neofs-ir
|
|
Image label prefix to use for Storage containers.
|