mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-22 13:36:20 +02:00
build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM zabbix/zabbix-server-pgsql:alpine-latest
|
||||
|
||||
USER root
|
||||
RUN apk add --no-cache curl
|
||||
USER zabbix
|
||||
Reference in New Issue
Block a user