add note to docker.sh
Former-commit-id: 82dfd47e3d
Former-commit-id: 6f9aaf76cf8355013ec6c1714efd1b4ca97020d5
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#! /usr/bin/env sh
|
#! /usr/bin/env sh
|
||||||
|
|
||||||
|
## Run this from inside the `i2p.plugins.firefox` checkout.
|
||||||
|
|
||||||
docker build -t eyedeekay/i2p.plugins.firefox .
|
docker build -t eyedeekay/i2p.plugins.firefox .
|
||||||
xhost + local:docker
|
xhost + local:docker
|
||||||
docker run -it --rm \
|
docker run -it --rm \
|
||||||
|
Reference in New Issue
Block a user