Skip to content
View Manlio-Tapia's full-sized avatar
Block or Report

Block or report Manlio-Tapia

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

  1. Instalar Docker Pi Instalar Docker Pi
    1
    curl -sSL get.docker.com | sh
    2
    sudo systemctl enable docker
    3
    sudo systemctl start docker
    4
    sudo usermod -aG docker pi
  2. Docker-stream-rtmp-raspberry Docker-stream-rtmp-raspberry Public

    Docker para transmitir a varias fuentes

    Shell