From 82dfd47e3dca7686ca96537b3594e4a871c46b8e Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 16 Sep 2022 17:57:03 -0400 Subject: [PATCH] add note to docker.sh --- docker.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker.sh b/docker.sh index 4d7925b..30c9fc0 100755 --- a/docker.sh +++ b/docker.sh @@ -1,5 +1,7 @@ #! /usr/bin/env sh +## Run this from inside the `i2p.plugins.firefox` checkout. + docker build -t eyedeekay/i2p.plugins.firefox . xhost + local:docker docker run -it --rm \