Reviewed-on: #16 Co-authored-by: David Ashby <delta.mu.alpha@gmail.com> Co-committed-by: David Ashby <delta.mu.alpha@gmail.com>
This commit was merged in pull request #16.
This commit is contained in:
+1
-4
@@ -6,7 +6,4 @@ RUN npm install && node ./index.js
|
||||
|
||||
FROM caddy:2.9.1
|
||||
|
||||
COPY img /usr/share/caddy/img
|
||||
COPY css /usr/share/caddy/css
|
||||
COPY stores.json robots.txt /usr/share/caddy/
|
||||
COPY --from=builder /src/index.html /usr/share/caddy/index.html
|
||||
COPY --from=builder /src/build /usr/share/caddy
|
||||
|
||||
Reference in New Issue
Block a user