Browse Source

Added mention related to dependencies

master
Kenneth Bruen 3 years ago
parent
commit
7bb0098cd8
Signed by: kbruen
GPG Key ID: C1980A470C3EE5B1
  1. 2
      README.md

2
README.md

@ -26,6 +26,8 @@ FROM alpine:3
COPY --from=tdlib /tdlib /tdlib/
```
Keep in mind that you will need to install additional dependencies (OpenSSL and zlib). Consult the [dependencies part](https://github.com/tdlib/td#dependencies) of the tdlib README, the [build instructions](https://tdlib.github.io/td/build.html) page and/or the Dockerfile used to build the image.
## How to build
The files used to build the images are located in the [GitHub repository](https://github.com/dancojocaru2000/tdlib-docker).

Loading…
Cancel
Save