Sign inSign up

oleksis/mobocker-extension:latest

Multi-platform
Index digest

sha256:349bdd56c125d7368cff83cdf94f5a661dd08d6d7da9507f673657980dfe47a0

OS/ARCH

Compressed size

660.07 KB

Last pushed

over 2 years by oleksis

Type

Image

Manifest digest

sha256:8ad14ba77e6adea7f53ff577b0e77c102a3cef0552edba95620a06dd430b3d40

Image Layers

1LABEL org.opencontainers.image.title=Mobocker org.opencontainers.image.description=The dummest container,0 B
2COPY /backend/bin/service / # buildkit544.75 KB
3COPY docker-compose.yaml . # buildkit178 B
4COPY metadata.json . # buildkit247 B
5COPY docker.svg . # buildkit15.09 KB
6COPY /ui/build ui # buildkit99.82 KB
7CMD ["/service"]0 B

Command

LABEL org.opencontainers.image.title=Mobocker org.opencontainers.image.description=The dummest container, is the smaller running container to keep Docker daemon alive. org.opencontainers.image.vendor=Oleksis Fraga org.opencontainers.image.source=https://github.com/oleksis/mobocker-extension com.docker.desktop.extension.api.version=0.3.4 com.docker.extension.screenshots=[     {"alt": "Home page - Mobocker", "url": "https://raw.githubusercontent.com/oleksis/mobocker-extension/main/docs/images/Mobocker-Home.png"},     {"alt": "Home page - Mobocker - Start backend container", "url": "https://raw.githubusercontent.com/oleksis/mobocker-extension/main/docs/images/Mobocker-Home-Start.png"}     ] com.docker.desktop.extension.icon=https://raw.githubusercontent.com/oleksis/mobocker-extension/main/docker.svg com.docker.extension.detailed-description=<p><b>Mobocker</b>: It's described as the “dummest container”, and its primary function is to keep the Docker daemon alive.</p>     <h2 id=-features>✨ Functionality</h2>     <ul>     <li>The extension is designed to keep the Docker engine running indefinitely. It's particularly useful when the Docker Desktop GUI is in “Engine running” mode</li>     </ul>     <h2 id=-resource-saver-mode>⌛ Resource Saver Mode</h2>     <ul>     <li>If the Docker service on Windows is in “Resource Saver mode”, it automatically stops the Docker Desktop Linux VM when no containers are running for a certain period of time (default is 5 minutes).</li>     <li>However, if “Resource Saver mode” is on, the Docker Desktop GUI may crash and close unexpectedly</li>     </ul>     <h2 id=-pc-requirements>💻 PC requirements</h2>     <ul>     <li>Docker Desktop: <b>4.25.0</b> (126437)</li>     <li>RAM: <b>3MB</b></li>     <li>CPU: <b>2</b></li>     </ul> com.docker.extension.publisher-url=https://github.com/oleksis com.docker.extension.additional-urls=[     {"title":"Motivation", "url":"https://github.com/oleksis/Mobocker"},     {"title":"Issues", "url":"https://github.com/docker/for-win/issues/13789#issuecomment-1821822102"},     {"title":"Support", "url":"https://github.com/oleksis/mobocker-extension"}     ] com.docker.extension.changelog=<ul>    <li>[UI] Set the height of the TextField component to not exceed the window's height. </li>     </ul> com.docker.extension.categories=utilities