www.techtransthai.org/Dockerfile

5 lines
75 B
Docker

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