Skip to content

Add support for reprozip #133

@yuvipanda

Description

@yuvipanda

ReproZip is an awesome OSS project that lets users capture dependencies of a computation with syscall capture and turn that into a self contained .rpz file. This .rpz file can then be built into a docker image & run!

We should add support for running .rpz files in repo2docker (and hence binderhub). There are two steps:

  1. Figure out how to tell repo2docker that it's dealing with a rpz file (related to Adding support for OSF #102 refactoring maybe?)
  2. Call out into reprozip-docker to produce a docker image

This should help us support rpz files in binderhub easily.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions