mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2025-09-02 06:49:19 +00:00
Update Dockerfile
This commit is contained in:
@@ -2,8 +2,6 @@ FROM adoptopenjdk/openjdk11
|
|||||||
|
|
||||||
USER 1000
|
USER 1000
|
||||||
|
|
||||||
VOLUME /config.json
|
|
||||||
|
|
||||||
ENTRYPOINT ["/telegram_bot/bin/telegram_bot", "TOKEN"]
|
ENTRYPOINT ["/telegram_bot/bin/telegram_bot", "TOKEN"]
|
||||||
|
|
||||||
ADD ./build/distributions/telegram_bot.tar /
|
ADD ./build/distributions/telegram_bot.tar /
|
||||||
|
Reference in New Issue
Block a user