Skip to content

nealfennimore/repy-docker

Repository files navigation

Docker repy

Docker image for repyv2

Setup

Install docker on your system.

After installation, use a terminal pull down the latest image.

docker pull ghcr.io/nealfennimore/repy:latest

Running

After installation, the following should return the help menu.

docker run -it --rm ghcr.io/nealfennimore/repy

Building Locally

If you need to make changes to the build locally:

docker build . -t ghcr.io/nealfennimore/repy:latest

Examples

See loading source code

About

Repy V2 Docker

Topics

Resources

Stars

Watchers

Forks

Packages