FROM awx_web USER 0 RUN sudo yum -y remove nginx USER 1000 EXPOSE 8052 CMD /usr/bin/launch_awx_task.sh