FROM nginx:1.19.8 MAINTAINER me LABEL Description="nginx proxy " ADD nginx.conf /etc/nginx/nginx.conf