-
Updated
May 30, 2020
docker-swarm
Here are 742 public repositories matching this topic...
What is the problem?
I've succesfully installed Gitea using the one-click install on a fresh install of CapRover. When I try to install drone-gitea using the one-click Install, I get the following error at the 7th step: "Failed: Error: Request failed with status code 500" .
If applicable, content of captain-definition file:
N/A
Steps to reproduce the problem:
- Install Gitea
The client.containers.run restart_policy states that the Name key can take on value: One of on-failure, or always. Since the default engine version is 1.35, and the dictionary just gets posted to the engine API, add unless-stopped to the list of valid values (to align with engine API doc here)
-
Updated
Feb 17, 2020
-
Updated
Apr 17, 2020
-
Updated
Apr 4, 2020 - Go
It would be nice to have a healthcheck without writing YAML file.
I'm starting minio service, and it has 2 routes k8s style Liveness and Readiness. More here https://docs.min.io/docs/minio-monitoring-guide.html
Is it make any sense to implement such a feature?
When I filter logs by clicking the "enter" key - nothing happens, it works only if I click on the magnifying glass icon:


Is your feature request related to a problem? Please describe.
The drop down list for adding/editing volumes on the add/edit container page doesn't have a logical order.
Describe the solution you'd like
A simple alphabetical order would make things easier.