weixin_39572764 2020-11-30 11:42
浏览 0

Move travis to docker compose setup

A good docker practice is to reuse as much as existing container images as possible. This keeps the image small and build fast. Therefore I'll be moving the single Dockerfile to a docker-compose.yml that defines a separate image for each layer in the lamp stack (apache-php, mysql and ospos)

该提问来源于开源项目:opensourcepos/opensourcepos

  • 写回答

6条回答 默认 最新

  • weixin_39572764 2020-11-30 11:42
    关注

    Nice to have

    https://docs.docker.com/docker-cloud/apps/deploy-to-cloud-btn/

    评论

报告相同问题?