mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
4 lines
42 B
Go
4 lines
42 B
Go
FROM scratch
|
|
|
|
COPY index.html /index.html
|