upgrade build description
add debian package podman, link to docker doc and 5 minutes cycle add 'docker.io' prefix in dockerfile
This commit is contained in:
parent
c48419f3f3
commit
d086fe9041
2 changed files with 13 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.29-alpine
|
||||
FROM docker.io/nginx:1.29-alpine
|
||||
|
||||
COPY index.html poster.html /usr/share/nginx/html
|
||||
COPY assets /usr/share/nginx/html/assets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue