termux-docker

Termux environment packaged as Docker image. (by termux)

Termux-docker Alternatives

Similar projects and alternatives to termux-docker

  1. termux-api

    Termux add-on app which exposes device functionality as API to command line programs.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. docker

    10 termux-docker VS docker

    Docker official jenkins repo (by jenkinsci)

  4. dockerfiles

    35 termux-docker VS dockerfiles

    Various Dockerfiles I use on the desktop and on servers.

  5. mssql-docker

    Official Microsoft repository for SQL Server in Docker resources

  6. usbserial4a

    Python package for Android USB host serial port.

  7. kohya_ss-docker

    This is the tandem repository to exploit on linux the kohya_ss training webui converted to Linux. It uses the fork in the following link

  8. archiso-builder

    Build your own Arch Linux ISO made with 'archiso' using Docker

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. mirror-docker

    A ready-to-deploy Linux mirror server powered by Docker and rsync.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better termux-docker alternative or higher similarity.

termux-docker discussion

Log in or Post with

termux-docker reviews and mentions

Posts with mentions or reviews of termux-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-21.
  • android emu pc
    1 project | /r/termux | 5 Dec 2022
  • How to go from # to $ in Termux?
    1 project | /r/termux | 17 Nov 2022
    If this is https://github.com/termux/termux-docker, then you should be able to specify user on command line using UID. Like docker run -it --user 1000 .... Note that Termux-in-Docker is not same as Termux and is very stripped down on functionality (e.g. you don't have a proper DNS inside). Don't use it in production.
  • Is Termux environment the same as adb shell ?
    1 project | /r/termux | 9 Dec 2021
    Binaries in Termux aren't special. You can run them on PC as well, considering you have suitable execution environment (e.g. https://github.com/termux/termux-docker).
  • Can't install kivy on Termux
    3 projects | /r/termux | 21 Aug 2021
    Shell and any other command line utilities are Linux programs. They are executed directly by Linux kernel and do not require Android OS to be running. In general, you don't need Android at all to be able to run utilities as soon as you have some basic libs from it (libc, libm + dynamic linker), here is a Termux environment packaged as Docker image to use on PC: https://github.com/termux/termux-docker.
  • Emulator
    1 project | /r/termux | 17 Jan 2021
    In Docker you can use https://github.com/termux/termux-docker, however don't forget to check the #KnownIssues in readme.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic termux-docker repo stats
5
570
2.2
12 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Dockerfile is
the 35th most popular programming language
based on number of references?