dev-migrate-supercronic #1

Merged
jblu merged 5 commits from dev-migrate-supercronic into main 2023-06-22 18:26:17 -05:00
Showing only changes of commit 1ac4eb822c - Show all commits

View File

@ -1,4 +1,4 @@
from alpine:latest
FROM alpine:latest
RUN apk add --no-cache curl,supercronic
COPY entrypoint.sh opt
COPY phc.sh opt