mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
update for devops
This commit is contained in:
@@ -12,4 +12,5 @@ RUN apk add --no-cache --virtual .build-deps mariadb-dev build-base \
|
||||
&& apk add --virtual .runtime-deps mariadb-connector-c-dev mariadb-connector-c \
|
||||
&& apk del .build-deps
|
||||
ADD . /src/
|
||||
RUN cat /src/cbreader/crontab >> /etc/crontabs/root
|
||||
RUN cat /src/cbreader/crontab >> /etc/crontabs/root
|
||||
EXPOSE 8000
|
||||
Reference in New Issue
Block a user