mirror of
https://github.com/containerd/containerd.git
synced 2026-07-02 12:49:54 +00:00
4 lines
45 B
Docker
4 lines
45 B
Docker
FROM nginx
|
|
|
|
COPY _site /usr/share/nginx/html
|