10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"machine_id": "dockertest",
|
|
"properties": {
|
|
"ports": [
|
|
[1234, 80]
|
|
],
|
|
"image": "dpedu/nginx"
|
|
}
|
|
}
|