www.techtransthai.org/Dockerfile

5 lines
93 B
Docker

FROM docker.io/library/nginx:alpine
# Copy files to nginx path
COPY . /usr/share/nginx/html