To listen our favorite songs using docker, run the following command. Spotify gives us instant access to millions of songs from old favorites to the latest hits. e DISPLAY=unix$DISPLAY -name libreoffice \ v $HOME/Documents:/home/libreoffice/Documents:rw \
#Docker desktop reddit free#
LibreOffice embeds several applications that make it the most powerful Free & Open Source Office suite on the market. It has clean interface and is a powerful tools that lets us unleash our creativity and grow our productivity. LibreOffice is a powerful office suite which is free and open source and is maintained by The Document Foundation. We can run Cathode by running the below command. $ docker run -it \Ĭathode is a beautiful fully customizable terminal app with a look inspired by classic computers. To run Skype using a docker, run the following command. We can run Skype using Docker Containers too.
#Docker desktop reddit software#
Skype is an instant messaging, video calling software which is not open source but can be run awesome in linux. $ docker run -it \ -v /etc/localtime:/etc/localtime \ -e GMAIL -e GMAIL_NAME \ -e GMAIL_PASS -e GMAIL_FROM \ -v $HOME/.gnupg:/home/user/.gnupg \ -name mutt \ jess/mutt 11. Skype To run Mutt out of the box using docker, we'll need to run the following command. Mutt is a text based email client which has bunches of cool features including color support, IMAP, POP3, SMTP support, mail storing support and much more. v $HOME/docker-data/thunderbird:/home/docker/.thunderbird/ \
To run Thunderbird in a Docker environment, run the following command. Thunderbird is really easy to setup and customize. It has tons of features that an email application software should have. Thunderbird is also a free and open source email application which is developed and maintained by Mozilla Foundation. GIMP stands for Gnu Image Manipulation Program which is an awesome tool on Linux for graphics, image editing platform. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. device /dev/sda:/dev/sda \ # mount the device to partition To run gparted, we'll need to run the following command. Now enjoy partitioning from a docker container. Gparted is an open source software which allows us to partition disks. v $HOME/.rainbow_config.json:/root/.rainbow_config.json \ v $HOME/.rainbow_oauth:/root/.rainbow_oauth \ To run Rainbow Stream, run the following command. Rainbow Stream is a terminal based Twitter Client featuring real time tweetstream, compose, search, favorite and much more fun directly from terminal. Firefox Browser has a lot of new features and is specially known for its performance and security. It is run by Gecko and SpiderMonkey engines. To run Tor Browser, run the following command.įirefox Browser is a free and open source web browser which is developed by Mozilla Foundation. It prevents somebody watching our Internet connection from learning what we do on internet and our exact location.
It enables us freedom to surf website or services blocked by a particular organization or ISPs. Tor Browser is a web browser which support anonymous features. We can run Chrome using docker by running the following command. Google Chrome is widely used, fast and secure web browser that are very much familiar to most of the people who surf internet. docker run -it -name my-irssi -e TERM -u $(id -u):$(id -g) \Ĭhrome is an awesome GUI-based web browser developed by Google and is based on Open Source Project Chromium. To run Irssi using docker, we'll need to run the following commands in a docker installed desktop computer. Irssi is an awesome IRC Client which is based on Text Interface. Lynx is a all time favorite text-based web browser which is a lot familiar to most of the people running Linux. It is the oldest web browser currently in general use and development. So here are some awesome 10 Desktop Application Docker images that we can run with Docker. It makes them great building blocks for deploying and scaling web apps, databases, and back-end services without depending on a particular stack or provider. It is basically used by the developers, Ops and Engineers as it is easy, fast and handy tool for testing or deploying their products but we can also use Docker for our Desktop usage to run a desktop apps out of the box. It has no boundaries of Language support, Frameworks or packaging system and can be run anywhere, anytime from a small home computers to high-end servers. Docker is an Open Source project that provides an open platform to pack, ship and run any application as a lightweight container. Greetings to everyone, today we'll list out some awesome Desktop Apps that we can run using Docker Containers in our very own Desktop running Docker.