예제 #1
0
 public TestContainer(string dockerApiUrl, string name)
     : base(dockerApiUrl, TestRandom.NextPassword(), name)
 {
 }