Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oleksis/mobocker

Happy Mobockerc, your services never sleep!
https://github.com/oleksis/mobocker

docker docker-desktop-for-windows dockerd dockerfile

Last synced: 13 days ago
JSON representation

Happy Mobockerc, your services never sleep!

Awesome Lists containing this project

README

        

# Mobocker

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

The dummest container, is the smaller running container to keep Docker daemon alive.

![Mobockerc running on Docker Desktop](Mobocker-DD.png)

## Steps

- To keep the docker daemon service running infinity.
- Keep the docker engine in "Resource Saver mode" disabled.
- If Docker Desktop GUI keep the status "Engine running" mode all work as expected.
- When the dockerd service in Windows is in "Resource Saver mode" enabled automatically stopping the Docker Desktop Linux VM when no containers are running for a period of time by default 5 mins.
- If "Resource Saver mode" is on the Docker Desktop GUI crash and closes unexpectedly

## How to use

```bash
# docker build -f Dockerfile.windows -t mobocker .
docker build -t mobocker .
docker run -d --restart always --name Mobockerc mobocker
```

## Images Powered by DALL·E 3

> Mobocker - The dummest container, is the smaller running container to keep Docker daemon alive.

![Mobockerc 1](https://th.bing.com/th/id/OIG.rs8TLE.NiTLK6xRFjXtk?w=1024&h=1024&rs=1&pid=ImgDetMain)

![Mobockerc 2](https://th.bing.com/th/id/OIG.t1Aw3lC5IeILnCPt_I5_?pid=ImgGn)

## License

This project is licensed under the MIT License - see the LICENSE.md file for details

---
Happy Mobockerc, your services never sleep!