Fixed Docker issue + added README.md
This commit is contained in:
@@ -38,7 +38,6 @@ public sealed class DockerApi : IDockerApi {
|
||||
$"{hostVolumePath}:/pb_data"
|
||||
},
|
||||
RestartPolicy = new RestartPolicy {
|
||||
MaximumRetryCount = 3,
|
||||
Name = RestartPolicyKind.UnlessStopped
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user