final preparings to test

This commit is contained in:
2022-09-07 20:40:01 +06:00
parent d33e8971eb
commit e764358929
6 changed files with 58 additions and 10 deletions

View File

@@ -1,8 +0,0 @@
FROM adoptopenjdk/openjdk11
USER 1000
ENTRYPOINT ["/telegram_bot/bin/telegram_bot", "/telegram_bot/local.config.json"]
ADD ./build/distributions/telegram_bot.tar /
ADD ./local.config.json /telegram_bot/