Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

remote docker commands execution

Tags:

docker

daemon

Now I have two laptops (not necessary in one local network) and docker installed on both of them. My goal is to run docker daemon on the first laptop and be able to execute commands using docker client on the second laptop. What should I do to achieve the goal?

like image 321
Kenenbek Arzymatov Avatar asked Apr 15 '26 22:04

Kenenbek Arzymatov


1 Answers

Follow the public API? Docker Engine API

like image 116
user2105103 Avatar answered Apr 19 '26 22:04

user2105103



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!