Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Abner-1 <[email protected]>
  • Loading branch information
abner yuan authored and ABNER-1 committed Mar 7, 2023
1 parent fb52a51 commit 4769b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/cmd/start/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@ func convertOriginContainer(containers []types.Container,
Ports: ports,
}
dockerComposeContainers = append(dockerComposeContainers, dockerComposeContainer)
break
}

}

return dockerComposeContainers
Expand Down

0 comments on commit 4769b57

Please sign in to comment.