How to create a Docker image from ghost alpine that use supervisord to include a express proxy?

前端 未结 0 1769
醉话见心
醉话见心 2020-12-19 07:42

I have the following Dockerfile:

FROM ghost:3.36.0-alpine
RUN apk update && apk add --no-cache sup         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题