smarttable/Dockerfile

7 lines
135 B
Docker
Raw Normal View History

2023-04-28 05:41:13 +00:00
FROM artifacts.iflytek.com/docker-private/atp/nginx:latest
ADD default.conf /etc/nginx/conf.d/
ADD index.html /usr/share/nginx/html