Merge branch 'antifascista' of https://gitea.sutty.coop.ar/Sutty/containers-skel into antifascista
This commit is contained in:
commit
b8460fd520
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ARG ALPINE_VERSION=3.18.3
|
ARG ALPINE_VERSION=3.18.3
|
||||||
ARG BASE_IMAGE=gitea.nulo.in/sutty/monit
|
ARG BASE_IMAGE=gitea.nulo.in/sutty/monit
|
||||||
FROM ${BASE_IMAGE}:${ALPINE_VERSION}
|
FROM ${BASE_IMAGE}:${ALPINE_VERSION}
|
||||||
MAINTAINER "f <f@sutty.nl>"
|
LABEL org.opencontainers.image.authors="f@sutty.nl"
|
||||||
|
|
||||||
COPY ./build.sh /usr/local/bin/build
|
COPY ./build.sh /usr/local/bin/build
|
||||||
COPY ./entrypoint.sh /usr/local/bin/entrypoint
|
COPY ./entrypoint.sh /usr/local/bin/entrypoint
|
||||||
|
|
Loading…
Reference in a new issue