Oleg Milantiev

Results 5 issues of Oleg Milantiev

…EXECUTABLE) (Required is at least version "3.6")

typo: $client = new Client('ws://localhost:8000, http://localhost:8000); (not right quotes places)

src/Actions/ManagesSubscribers.php::81 and ::83 need to be extended by parameter $page (and maybe $limit too).

> [internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04: ------ Dockerfile:2 -------------------- 1 | # enables cuda support in docker 2 | >>> FROM nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04 3 | 4 | # install python 3.6,...