dashtainer
dashtainer copied to clipboard
A get mutiple services ( just in list ) 
Tested on both Windows and MacOS, I can't get any php packages to install. All packages result in the following errors: ``` E: Unable to locate package php7.0-fpm E: Couldn't...
Per https://github.com/docker/for-win/issues/1829, set docker-compose COMPOSE_CONVERT_WINDOWS_PATHS env variarble to convert windows paths.
Hi, I was working in setting up a custom project and after added an Apache server a lot of ghost nginx services appeared.  If you click on any of...
Would be cool if a Kibana service could be added to a project. For reference, this is the configuration I'm using: ```yaml services: kibana: image: 'docker.elastic.co/kibana/kibana-oss:6.2.3' depends_on: - elasticsearch environment:...
Secrets are currently file-only. Allow option of using Env Vars as well.
Even if I check the "remember me" checkbox, it still logs me out. I have to log back in multiple times throughout the day
Secrets are tied directly to one owning Service, and multiple Services can use them, but it may be helpful to add a description/comment field to describe what the secret is...
I am running Docker for Mac 18.03.0-ce-mac60. The instructions say to access traefik at http://docker.localhost:8080 but I have no idea how that is supposed to work unless I add an...