Comment on What's the deal with Docker?

<- View Parent
Lifebandit666@feddit.uk ⁨6⁩ ⁨months⁩ ago

Well the webui provides me with a list of containers, whether they’re running or not, the ports that are opened by the containers. There’s Stacks which are basically Docker Compose files in a neat UI. The ability to move these stacks to other instances. There’s the network options and ability to make more networks, the files that are associated with the containers.

And not just for the instance I’m in, but for all the instances I’ve connected.

In my previous experience with Docker these are all things that I need to remember code to find, meaning I most often have to Google the code to find out what I’m after. Here is neatly packaged in a web page

source
Sort:hotnewtop