Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Adding Docker support for CaffeOnSpark #208

Merged
merged 17 commits into from
Jan 21, 2017
Merged

Commits on Dec 8, 2016

  1. Create Dockerfile

    Please note: Some of the Hadoop part extracted from "https://hub.docker.com/r/sequenceiq/hadoop-docker/~/dockerfile/"
    
    CaffeOnSpark is in directory /opt/CaffeOnSpark. Hadoop and Spark is set up correctly. COS working properly. Did MNIST example successfully.
    arundasan91 authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    dc3aca9 View commit details
    Browse the repository at this point in the history
  2. Create ssh_config

    Required: Proper SSH without password for Hadoop.
    arundasan91 authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    363b09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fde600 View commit details
    Browse the repository at this point in the history
  4. Create bootstrap.sh

    Required: To start hadoop dfs and yarn when starting container and to pass required environment variables.
    arundasan91 authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    d431ac7 View commit details
    Browse the repository at this point in the history
  5. Create README.md

    arundasan91 authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    a6407a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Create bootstrap.sh

    arundasan91 authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    361051f View commit details
    Browse the repository at this point in the history
  2. Create ssh_config

    arundasan91 authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    21ae6e6 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    removed redundant lines.
    arundasan91 authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    6b5f4d4 View commit details
    Browse the repository at this point in the history
  4. Dockerfile-GPU

    Adding GPU support for docker version of CaffeOnSpark
    arundasan91 authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    7237da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33a651a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    arundasan91 authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    329f1d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Update Dockerfile

    added copyright
    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    e8d8399 View commit details
    Browse the repository at this point in the history
  2. Update bootstrap.sh

    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    d3c12ce View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    Added copyright
    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    039378f View commit details
    Browse the repository at this point in the history
  4. Update bootstrap.sh

    Added copyright
    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    36de124 View commit details
    Browse the repository at this point in the history
  5. Update ssh_config

    Added copyright
    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    473e1e0 View commit details
    Browse the repository at this point in the history
  6. Update ssh_config

    arundasan91 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    7ff5306 View commit details
    Browse the repository at this point in the history