mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 18:14:17 +00:00
4 lines
45 B
Docker
4 lines
45 B
Docker
FROM nginx
|
|
|
|
COPY _site /usr/share/nginx/html
|