docks 2.0.0

A docker compose uploading tool
1
2
3
4
5
6
7
8
[local]
containers = ["teams"]

[lab]
username = "root"
ip = "lab.ji"
port = "22"
containers = ["teams"]