alphacep / vosk-server

WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Apache License 2.0
918 stars 248 forks source link

docker not running container under CentOS7 x64 #131

Closed kvishnivetsky closed 3 years ago

kvishnivetsky commented 3 years ago

Docker versions:

Client:
 Version:         1.13.1
 API version:     1.26
 Package version: docker-1.13.1-208.git7d71120.el7_9.x86_64
 Go version:      go1.10.3
 Git commit:      7d71120/1.13.1
 Built:           Mon Jun  7 15:36:09 2021
 OS/Arch:         linux/amd64

Server:
 Version:         1.13.1
 API version:     1.26 (minimum version 1.12)
 Package version: docker-1.13.1-208.git7d71120.el7_9.x86_64
 Go version:      go1.10.3
 Git commit:      7d71120/1.13.1
 Built:           Mon Jun  7 15:36:09 2021
 OS/Arch:         linux/amd64
 Experimental:    false

OS: CentOS CentOS Linux release 7.8.2003 (Core)

In system journal I can see an error:

`oci-systemd-hook[18290]: systemdhook <debug>: 512ca3f9e646: Skipping as container command is python3, not init or systemd
`
Is there any way to fix that?
kvishnivetsky commented 3 years ago

Sorry. The problem was in RAM amount.