mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-09-01 14:19:24 +00:00
updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM adoptopenjdk/openjdk11
|
||||
FROM bellsoft/liberica-openjdk-alpine:19
|
||||
|
||||
ADD ./build/distributions/booru_grabber_bot.tar /
|
||||
RUN chown -R 1000:1000 "/booru_grabber_bot"
|
||||
|
@@ -10,3 +10,8 @@ services:
|
||||
POSTGRES_DB: "test"
|
||||
ports:
|
||||
- "8092:5432"
|
||||
# booru_grabber_bot:
|
||||
# image: insanusmokrassar/booru_grabber_bot
|
||||
# container_name: "booru_grabber_bot"
|
||||
# volumes:
|
||||
# - "path_to_file:/booru_grabber_bot/config.json:ro"
|
||||
|
Reference in New Issue
Block a user