mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 20:22:13 +08:00
Updated Run acme.sh in docker (markdown)
@@ -56,6 +56,7 @@ Anyway, you can just invoke **neilpang/acme.sh** image as if it were a real shel
|
|||||||
docker run --rm -itd \
|
docker run --rm -itd \
|
||||||
-v "$(pwd)/out":/acme.sh \
|
-v "$(pwd)/out":/acme.sh \
|
||||||
--net=host \
|
--net=host \
|
||||||
|
--entrypoint /bin/sh \
|
||||||
--name=acme.sh \
|
--name=acme.sh \
|
||||||
neilpang/acme.sh
|
neilpang/acme.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user