apply languages

This commit is contained in:
Egor Matveev
2022-02-17 18:47:44 +03:00
parent cdcdff6651
commit bcc1bff6d8
4 changed files with 11 additions and 6 deletions

View File

@@ -15,5 +15,3 @@ RUN pip install requests
COPY . /usr/src/app/
CMD ["python", "main.py"]
docker run --name runner --volume=/var/run/docker.sock:/var/run/docker.sock --privileged -e TOKEN=1DGan0xqx51N^wN@i7aqcF@npzrZJr runner