This commit is contained in:
@ -1,5 +1,7 @@
|
||||
FROM nginx:alpine3.21
|
||||
COPY ./content /usr/share/nginx/html
|
||||
RUN cd /usr/share/nginx/html && ./snippet-indexer.sh
|
||||
|
||||
# ------------
|
||||
# prepare for rootless operations
|
||||
RUN \
|
||||
|
Reference in New Issue
Block a user