User guide#
Short, actionable guides that cover specific topics with repo2docker.
Select from the pages listed below to get started.
Information about configuring your repository to work with repo2docker,
and controlling elements of the built environment using configuration files.
Image building basics
Customize your environment
Deploy images into production
Learn about repo2docker
- Frequently Asked Questions (FAQ)
- Is rootless container runtime supported?
- Why is my repository failing to build with
ResolvePackageNotFound? - Can I add executable files to the user’s PATH?
- Can I use repo2docker to bootstrap my own
Dockerfileto edit by hand? - Can I use repo2docker to edit a local host repository within a Docker environment?
- Why is my R shiny app not launching?
- Why does repo2docker need to exist? Why not use tool like source2image?
- The Reproducible Execution Environment Specification