Skip to content
View cmilanf's full-sized avatar

Highlights

  • Pro

Block or report cmilanf

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. docker-foldingathome docker-foldingathome Public

    Docker image of Folding@home project with Microsoft Azure Kubernetes Service GPU enabled deployment and Azure Container Instances

    Shell 3

  2. docker-rathena docker-rathena Public

    Dockerized version of rAthena open-source cross-platform MMORPG server at https://github.com/rathena/rathena

    Shell 44 18

  3. docker-openkore-cognitive docker-openkore-cognitive Public

    An experiment for issuing commands to OpenKore via Amazon Alexa and Azure Cognitive integration

    C# 1 1

  4. docker-gr8cloudserver docker-gr8cloudserver Public

    Dockerized version of GR8cloud server for MSX computers that are GR8NET enabled

    Dockerfile 1 2

  5. Scripts for setting up a remote Wind... Scripts for setting up a remote Windows Server Docker build machine and connect with any Docker client
    1
    param (
    2
        [Parameter(Mandatory=$true)]
    3
        [string]$DnsName,
    4
        [string]$OpenSslDownloadUri="https://slproweb.com/download/Win64OpenSSL_Light-1_1_1d.exe"
    5
    )
  6. UserScript to make docs.microsoft.co... UserScript to make docs.microsoft.com display always the en-us URL
    1
    // ==UserScript==
    2
    // @name         docs.microsoft.com always en-us
    3
    // @namespace    http://calnus.com
    4
    // @version      0.1
    5
    // @description  Sets the docs.microsoft.com URL to en-us