Skip to content
View FreddieOliveira's full-sized avatar
💭
Hakuna Matata!
💭
Hakuna Matata!
  • Federal University of Uberlândia
  • Brazil

Highlights

  • Pro

Block or report FreddieOliveira

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. This tutorial shows how to run docke... This tutorial shows how to run docker natively on Android, without VMs and chroot.
    1
    # Docker on Android 🐋📱
    2
    
                  
    3
    ### ***Edit*** 🎉
    4
    
                  
    5
    All packages, except for Tini have been added to [termux-root](https://github.com/termux/termux-root-packages). 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.