Here is my script.
I have 2 docker containers:
From the host, obviously, I have no problems with processing. Usually, when two containers are connected (or belong to the same network), they exchange data with each other through a network that opens some kind of door. In this case, Julia does not open the door.
Can I run a command on C2 from C1, similar to what was done between the host and C2? If so, how?
Thank!
, , , , .
Docker CLI - Docker, /var/run/docker.sock . , CLI, . (C1) , -. , ; "" , ( ) /var/run/docker.sock . , Docker , . . API Docker CLI , , ( ), JupyterHub + DockerSpawner, -, .
, , Julia /. , Julia "" ?
Source: https://habr.com/ru/post/1695495/More articles:Android app with size = null in the Play Store - androidR Tool for Visual Studio - Error: System.ArgumentException: Package does not have ProvideToolWindowAttribute - rHow to add items from a list to nested lists in a data frame one by one - pythonMy pointers and structure code display garbage values - cI have an enumeration in my Typescript / Ember 3.1 application and I get import errors at runtime. What's happening? - ember.jsWebStorm: new AngularCli project: error: the directory must match the format "path", - directoryWhat is the difference between STOP and ERROR STOP? - fortranReboot a CPU that stops responding - armMasking a range of bits in C - cHow to resolve inability to close FileStream - javaAll Articles