-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi @rgfindl ,
I have a tried to run docker-compose with default parameter and I don't want to use AWS here.
If you could guide me in this case, It would help me.
Also, know me how can I stream local video file to youtube trough node js using this docker-service.
It gives below error.
`
ERROR: for server_live-streaming-server_1 Cannot create container for service live-streaming-server: status code not OK but 500: � ����� � FDocker.Core, Version=2.4.0.48506, Culture=neutral, PublicKeyToken=null�� �Docker.Core.DockerException ClassNameMessage�Data�InnerExceptionHelpURL�StackTraceString�RemoteStackTraceString�RemoteStackIWatsonBuckets������� � ��System.Collections.IDictionary�System.Excepti�� �� �Docker.Core.DockerException�� �Filesharing has been cancelled
�� �� at Docker.ApiServices.Mounting.FileSharing.d__8.MoveNext() in C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\Mounting\FileSharing.cs:line 0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.Mounting.FileSharing.d__6.MoveNext() in C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\Mounting\FileSharing.cs:line 55`