Skip to content
View senbinil's full-sized avatar

Block or report senbinil

Report abuse

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

Report abuse

Pinned Loading

  1. up-timer up-timer Public

    Uptime monitoring dashboard for tracking service health, response times, and incidents.

    HTML 2

  2. Basic Rails application docker file ... Basic Rails application docker file - API/Default
    1
    # syntax=docker/dockerfile:1
    2
    # check=error=true
    3
    
                  
    4
    # This Dockerfile is designed for production, not development. Use with Kamal or build'n'run by hand:
    5
    # docker build -t app_name .