simple-docker-ui icon indicating copy to clipboard operation
simple-docker-ui copied to clipboard

Native Docker UI implemented using Scala.js and React - DEPRECATED

Results 21 simple-docker-ui issues
Sort by recently updated
recently updated
newest added

I do not get any `request for access keychain` alert or sth when I use simple docker ui. As shown in image below, i can successfully access docker API with...

Fix for minor typo

Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...

dependencies

I use the chomebook app right now, but how hard would this be to move to a PWA?

![image](https://user-images.githubusercontent.com/249938/29005752-5f154582-7ae2-11e7-91cf-0da587765472.png)

I'm runing SimpleDockerUI on Ubuntu 16.04, and all of my running containers were started in a standard terminal, not with the SDUI app. My host is Ubuntu 16.04 with Docker...

There is a typo : `Contaner` exposed ports 9200/tcp, 9300/tcp On the image view

The wiki shows using unix:///var/run/docker.sock, but I don't understand the syntax to enter this. I'm using this remotely, obviously, from a Linux laptop. So how should I connect by a...