Browse Source

Move the docker build script into a `contrib` directory

rel #23
pull/31/head
Rodolphe Breard 5 years ago
parent
commit
22d5081a3b
  1. 2
      README.md
  2. 0
      contrib/build-docker.sh

2
README.md

@ -74,7 +74,7 @@ $ make
$ make install
```
To build ACMEd and tacd inside a temporary Docker container, use the `build-docker.sh` helper script. It currently supports Debian Buster / Stretch.
To build ACMEd and tacd inside a temporary Docker container, use the `contrib/build-docker.sh` helper script. It currently supports Debian Buster / Stretch.
## Frequently Asked Questions

0
build-docker.sh → contrib/build-docker.sh

Loading…
Cancel
Save