Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Dockerfile for dingoes #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 28, 2018

  1. Dockerfile for dingoes

    # TL;DR
    Write once - Run Anywhere
    
    ## Build
    ```
    docker build -t dingoes .
    ```
    ## RUN
    ```
     docker run -it --net=host dingoes python dingoes.py
    ```
    nrshrivatsan committed May 28, 2018
    Configuration menu
    Copy the full SHA
    b99419e View commit details
    Browse the repository at this point in the history