fix?
This commit is contained in:
parent
0eb64e87c3
commit
dd6be85005
@ -328,7 +328,7 @@ func (con Connection) StartServer(ctx *gin.Context) {
|
|||||||
AttachStderr: true,
|
AttachStderr: true,
|
||||||
Tty: true,
|
Tty: true,
|
||||||
OpenStdin: true,
|
OpenStdin: true,
|
||||||
StdinOnce: false,
|
StdinOnce: true,
|
||||||
Image: imageId,
|
Image: imageId,
|
||||||
Volumes: volumes,
|
Volumes: volumes,
|
||||||
Labels: jsonLabels,
|
Labels: jsonLabels,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user