mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
fix(ci): harden publishing and validate examples
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.28-alpine
|
||||
|
||||
COPY --chown=nginx:nginx index.html /usr/share/nginx/html/index.html
|
||||
Reference in New Issue
Block a user