support add docker container
This commit is contained in:
@@ -134,5 +134,9 @@
|
||||
"cmd": "Command",
|
||||
"dockerEmptyRunningItems": "No running container. \nIt may be that the env DOCKER_HOST is not read correctly. You can found it by running `echo $DOCKER_HOST` in terminal.",
|
||||
"dockerEditHost": "Edit DOCKER_HOST",
|
||||
"dockerCmdPrefixErr": "Please make sure that the docker command prefix is correct."
|
||||
"newContainer": "New container",
|
||||
"dockerImage": "Image",
|
||||
"dockerContainerName": "Container name",
|
||||
"extraArgs": "Extra args",
|
||||
"preview": "Preview"
|
||||
}
|
||||
Reference in New Issue
Block a user