Docker desktop for linux?

Rob

Administrator
Staff member
Joined
Oct 27, 2011
Messages
1,183
Reaction score
2,179
Credits
3,316
At work I have a macbook running osx and a macbook running Linux.. I also just started with a different team that heavily uses kubernetes.

One thing I really like in OSX is the docker menu in the panel where I can quickly switch between clusters. I've since found kubectx (see other thread) but do wish we had it in Linux as well, but all I can find is docker ce?

Is there a 3rd party tool that mimics that docker desktop feature, but made for linux?

I'm using xfce btw..
 


wizardfromoz

Administrator
Staff member
Gold Supporter
Joined
Apr 30, 2017
Messages
9,133
Reaction score
8,100
Credits
39,104
I haven't used Docker, but I searched and found

https://dzone.com/articles/a-comparison-of-docker-guis

and in part, it says, of Dockstation:

Multiple Docker Clusters
If you click the pencil icon next to the current cluster address, you will notice that you can add more, making Dockstation useful for managing more than one cluster in the same interface. It also provides a search field to look for particular images or containers across all those clusters.

If that is the sort of functionality you are looking for, then see

https://dockstation.io/

Cheers

Chris
 

Linpassion

New Member
Joined
Aug 5, 2019
Messages
24
Reaction score
7
Credits
1
There are many doker for Linux such as Plank, Doker and Cairo-Dock. In my opinion Cairo-Dock it the best. So I try it under fluxbox, distro Slackware 14.2 x86-64, whith some problems, so with Xfce it works so fine! My tested
 
OP
Rob

Rob

Administrator
Staff member
Joined
Oct 27, 2011
Messages
1,183
Reaction score
2,179
Credits
3,316
There are many doker for Linux such as Plank, Doker and Cairo-Dock. In my opinion Cairo-Dock it the best. So I try it under fluxbox, distro Slackware 14.2 x86-64, whith some problems, so with Xfce it works so fine! My tested
Hey there Linpassion - thanks for the reply, but i'm looking for something similar to docker ce .. to work with docker containers, etc.. (docker.com).
 

Linpassion

New Member
Joined
Aug 5, 2019
Messages
24
Reaction score
7
Credits
1
Hey there Linpassion - thanks for the reply, but i'm looking for something similar to docker ce .. to work with docker containers, etc.. (docker.com).
Ok I'think You a re lloking for a dock for Linux :)
 

nrapopor

New Member
Joined
Feb 18, 2020
Messages
1
Reaction score
0
Credits
0
This is an old thread but I'm sure more people will be searching for an answer to this question so:
I found VSCode https://code.visualstudio.com/Download makes kubernetes, or docker management a pleasure. For a Microsoft offering it's surprisingly Linux friendly (and surprisingly, free). Combine it with the Kubernetes and Docker plugins is a great tool to deal with Kubernetes clusters -- you can manage local on-prem (like Docker EE or PKS) clusters side by side with cloud provided ones, by just combining entries in a kube config file. VSCode runs nicely on Linux .... Also to manage local containers take a look at kind: https://kind.sigs.k8s.io/docs/user/quick-start/ lets you run a baby cluster inside a container ... Nice mechanism to run local containers just like they would in the "real" world not standalone ....
 

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,366
Reaction score
1,744
Credits
19,522

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
2,095
Reaction score
1,708
Credits
15,101
I'm not sure running a docker container as a full blown OS has any advantages over a VM.
For what it's worth docker is "old news" now. Podman is all the rage. Kubernetes actually works
as good or better with pod containers than it does with docker containers.







as a side note: virtually all docker commands can be replaced with podman.
for example...
docker ps ... becomes podman ps
docker images ... becomes podman images
...etc.
 

jlumpkins

New Member
Joined
Dec 7, 2020
Messages
1
Reaction score
0
Credits
8
Okay,
There's a simple answer to this question that doesn't involve asking people to switch to something other than docker...
No. There is no equivalent docker integration in Linux to what Docker Desktop offers in Windows or MacOS.

That is the straight forward answer.

If I find any interface that provides similar functionality in Linux, I'll update my answer.

Regards
 

wizardfromoz

Administrator
Staff member
Gold Supporter
Joined
Apr 30, 2017
Messages
9,133
Reaction score
8,100
Credits
39,104
G'day @jlumpkins and welcome to linux.org :)

This Thread is nearly 2 years old, but we leave them open in case the OP returns with news, and for others to share with what may help people interested in the subject, just as you have been kind enough to share with us.

Our erstwhile Administrator, @Rob when he gets time, may be able to update us with what he found, if any, as a solution.

Cheers

Chris Turner
wizardfromoz
 

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
2,095
Reaction score
1,708
Credits
15,101
docker desktop doesn't really seem to offer anything that the docker/podman/vagrant modules for cockpit offers.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,390
Reaction score
4,845
Credits
46,964
docker desktop doesn't really seem to offer anything that the docker/podman/vagrant modules for cockpit offers.
I think @Rob meant a dock(not docker) where you can launch the applications from because he mentioned like the OSX menu.
 

wizardfromoz

Administrator
Staff member
Gold Supporter
Joined
Apr 30, 2017
Messages
9,133
Reaction score
8,100
Credits
39,104
Hey there Linpassion - thanks for the reply, but i'm looking for something similar to docker ce .. to work with docker containers, etc.. (docker.com).

Wiz
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,390
Reaction score
4,845
Credits
46,964
I guess my mind is still waking up, still early here. It is kind of confusing since when someone mentions OSX dock menu that's the thirst things that comes up.
 

wizardfromoz

Administrator
Staff member
Gold Supporter
Joined
Apr 30, 2017
Messages
9,133
Reaction score
8,100
Credits
39,104
No worries mate, as we say here. Takes 4 coffees to wake me, and my wife might debate that that works. :)
 

Members online


Top