Skip to content

Instantly share code, notes, and snippets.

@FreddieOliveira
FreddieOliveira / docker.md
Last active March 11, 2026 22:59
This tutorial shows how to run docker natively on Android, without VMs and chroot.

Docker on Android 🐋📱

Edit 🎉

All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.


Summary

@olmstadfm
olmstadfm / readme.org
Last active September 23, 2025 21:54
Tree style tab custom CSS with auto-hide

Tree style tab custom CSS with auto-hide

  1. Install Tree Style Tabs Firefox extensions.
  2. Install userChrome.css (see file content below below)
    • Linux
      • cd to ~/.mozilla/firefox/[your profile id].default/
      • create folder chrome if it doesn’t exist
      • put userChrome.css in it
    • Windows
      • press Win+R