mirror of
https://github.com/go-i2p/go-gittisane.git
synced 2025-06-07 17:05:00 -04:00
400 B
400 B
Docker Instructions:
The Dockerfile in this repo assumes a completely self-contained setup, where I2P resides in the same container as gitea. This is purely for simplicity's sake. In order to build it, use:
docker build -t go-i2p/go-gittisane .
then in order to run it, use:
docker run --name i2p-gittisane -d go-i2p/go-gittisane
docker log i2p-gittinsane