Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker] processor #104

Closed
Alice52 opened this issue Mar 19, 2020 · 0 comments
Closed

[docker] processor #104

Alice52 opened this issue Mar 19, 2020 · 0 comments
Assignees
Labels
Container language: container issue

Comments

@Alice52
Copy link
Owner

Alice52 commented Mar 19, 2020

evolution

  1. windows service -- docker -- docker-compose -- portainer stack -- azure image + jenkins

build and deploy

  1. jenkins + docker + aliyun docker center + dockerfile + compose stack

issue

  1. docker compose stack:

    • issue: how to copy default config file from container to host machine.
    • solution: It may Direction Control in docker file, so can first out, then Two Way and edit.
  2. how to mount one specify file in directory, and donot change others?


env

  1. prod env should be build config files to image
  2. and just mount log files to host machine

3. but when dev env, should be mount these config files if necessary

reference

  1. https://docs.docker.com/compose/compose-file/#/volumes-volume-driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container language: container issue
Projects
None yet
Development

No branches or pull requests

3 participants