mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2024-11-21 07:33:46 +00:00
updates
This commit is contained in:
parent
34a8267568
commit
ecffb1dd07
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user