mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-09-01 22:29:29 +00:00
final preparings to test
This commit is contained in:
7
sample.Dockerfile
Normal file
7
sample.Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM adoptopenjdk/openjdk11
|
||||
|
||||
USER 1000
|
||||
|
||||
ENTRYPOINT ["/booru_grabber_bot/bin/booru_grabber_bot", "/booru_grabber_bot/local.config.json"]
|
||||
|
||||
ADD ./build/distributions/booru_grabber_bot.tar /
|
Reference in New Issue
Block a user