Add support for docker-compose v2 and private keys

This commit is contained in:
Christophe Mehay 2016-09-23 03:24:11 +02:00
parent dc821c284a
commit 4615d83430
7 changed files with 210 additions and 17 deletions

View file

@ -7,7 +7,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
tor \
python3-pip
RUN pip3 install pyentrypoint==0.3.7
RUN pip3 install pyentrypoint==0.3.8
ADD assets/entrypoint-config.yml /
ADD assets/onions /usr/local/src/onions