mvn -f shop-telegram-bot/admin-panel/ package mvn -f shop-telegram-bot/telegram-bot/ package docker build -t shop-admin-panel shop-telegram-bot/admin-panel/ docker ...
Just an example (and a template) of how easily you can create a Telegram bot hosted on AWS-Lambda service as webhook. Result bot can't do much, it just sends you its version in response to /version ...