mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-23 15:07:36 +00:00
[OPB-37] adding loki log collector
upgrading to newer abstracto version adding some info to readme
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM postgres
|
||||
ARG POSTGRES_VERSION
|
||||
FROM postgres:${POSTGRES_VERSION}
|
||||
MAINTAINER Sheldan
|
||||
VOLUME /tmp
|
||||
ADD sql/init.sql /docker-entrypoint-initdb.d/init.sql
|
||||
Reference in New Issue
Block a user