jupyter-repo2docker¶

jupyter-repo2docker is a tool to build, run, and push Docker images from source code repositories. See the list below for various ways in which you can use repo2docker.

Site Contents¶

  • Installing repo2docker
    • Installing repo2docker from source code
  • Using repo2docker
    • Preparing your repository
    • Running repo2docker locally
    • Debugging the build process
    • Accessing help from the command line
  • Design
    • Deterministic output
    • Reproducibility and version stability
    • Unix principles "do one thing well"
    • Composability
    • Pareto principle (The 80-20 Rule)
  • Frequently Asked Questions (FAQ)
    • How should I specify another version of Python 3?
    • Can I use repo2docker to bootstrap my own Dockerfile?
  • Sample build repositories
    • System - Post-build scripts
    • System - Specifying runtime environments
    • System - APT Packages
    • Python - Requirements.txt
    • Julia - REQUIRE
    • Docker - Specifying dependencies
    • Docker - Running scripts
    • Docker - Legacy Dockerfiles
    • R environment - install.R
    • Conda - Mixed Requirements
    • Conda Environment
    • Conda Environment

Logo

Table Of Contents

  • jupyter-repo2docker
    • Site Contents

Related Topics

  • Documentation overview
    • Next: Installing repo2docker

This Page

  • Show Source

Quick search

©2017, Project Jupyter. | Powered by Sphinx 1.6.5 & Alabaster 0.7.10 | Page source