--- version: "2.4" services: storage01: image: nspccdev/neofs-storage-testnet:0.20.0 container_name: neofs-testnet network_mode: host restart: always volumes: - neofs_storage:/storage - :/node.key stop_signal: SIGINT environment: - NEOFS_NODE_ADDRESS= - NEOFS_GRPC_ENDPOINT= - =UN-LOCODE: - NEOFS_NODE_ATTRIBUTE_2=Price:100000 volumes: neofs_storage: