Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View reski-rukmantiyo's full-sized avatar

Block or report reski-rukmantiyo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Download and Install Docker Compose Download and Install Docker Compose
    1
    sudo curl -LO https://github.com/docker/compose/releases/download/v2.27.0/docker-compose-linux-x86_64 
    2
    sudo mv docker-compose-linux-x86_64 docker-compose
    3
    sudo mv docker-compose /usr/local/bin/
    4
    sudo chmod +x /usr/local/bin/docker-compose 
  2. Hari Libur Indonesia Hari Libur Indonesia
    1
    2021-03-12,2021-05-17,2021-05-18,2021-05-19,2021-12-27,2022-01-01,2021-02-12,2021-03-11,2021-03-14,2021-04-02,2021-05-01,2021-05-13,2021-05-13,,2021-05-14,2021-05-26,2021-06-01,2021-07-20,,2021-08-10,2021-08-17,2021-10-19,2021-12-25,2021-05-12,2021-12-24
  3. Script to Install Docker Script to Install Docker
    1
    curl -L0 https://github.com/moby/moby/blob/master/contrib/check-config.sh > check-config.sh
    2
    chmod +x check-config.sh
    3
    ./check-config.sh
  4. absensi absensi Public

    Application to do automatic check in and check out

    Go 1